For Programmers: Free Programming Magazines  


Home > Archive > Fortran > November 2007 > Re: Problem when creating a.out and -convert big_endian compiler









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Problem when creating a.out and -convert big_endian compiler
Förster vom Silberwald

2007-11-21, 7:11 pm

On Nov 21, 8:01 pm, Paul van Delst <Paul.vanDe...@noaa.gov> wrote:
> F=F6rster vom Silberwald wrote:
>
>
> I'm assuming the "-convert big_endian" is a red herring since you don't sa=

y what happens
> when you *don't* use the option in a case that segfaults.
>
> You don't elaborate on what you mean by a "second bunch.90". Instead of yo=

ur
>
>
>
>
>
>
> what happens if you try,
>
> module bunch
> implicit none
> contains
> ...all your subroutines...
> end module bunch
>
> and then,
>
> program foo
> use bunch
> implicit none
> ...blah blah...
> end program foo
>


Thanks anyway. When using your advice but without 'implicit none' it
works.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com