Re: [Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-08 Thread Sebastien Maret
Jeff Whitaker <[EMAIL PROTECTED]> writes: > Sebastien Maret wrote: >> Jeff Whitaker <[EMAIL PROTECTED]> writes: >> >> >>> Sebastien Maret wrote: >>> Hello, I am getting the following error (warning?) for every Fortran program I compile with Fink g95 (0.90-1) on 10.4.7 x

Re: [Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-08 Thread Jeff Whitaker
Sebastien Maret wrote: > Jeff Whitaker <[EMAIL PROTECTED]> writes: > > >> Sebastien Maret wrote: >> >>> Hello, >>> >>> I am getting the following error (warning?) for every Fortran program >>> I compile with Fink g95 (0.90-1) on 10.4.7 x86: >>> >>> % cat test.f >>> program hello >>>

Re: [Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-07 Thread Jeff Whitaker
Sebastien Maret wrote: > Jeff Whitaker <[EMAIL PROTECTED]> writes: > > >> Sebastien Maret wrote: >> >>> Hello, >>> >>> I am getting the following error (warning?) for every Fortran program >>> I compile with Fink g95 (0.90-1) on 10.4.7 x86: >>> >>> % cat test.f >>> program hello >>>

Re: [Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-07 Thread Sebastien Maret
Jeff Whitaker <[EMAIL PROTECTED]> writes: > Sebastien Maret wrote: >> Hello, >> >> I am getting the following error (warning?) for every Fortran program >> I compile with Fink g95 (0.90-1) on 10.4.7 x86: >> >> % cat test.f >> program hello >> print *,'Hello World' >> end >> >> %

Re: [Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-07 Thread Jeff Whitaker
Sebastien Maret wrote: > Hello, > > I am getting the following error (warning?) for every Fortran program > I compile with Fink g95 (0.90-1) on 10.4.7 x86: > > % cat test.f > program hello > print *,'Hello World' > end > > % g95 test.f > /var/tmp//ccGrwDXl.s:59:indirect jmp witho

[Fink-devel] g95 issue with Apple as from XCode 2.4

2006-11-07 Thread Sebastien Maret
Hello, I am getting the following error (warning?) for every Fortran program I compile with Fink g95 (0.90-1) on 10.4.7 x86: % cat test.f program hello print *,'Hello World' end % g95 test.f /var/tmp//ccGrwDXl.s:59:indirect jmp without `*' /var/tmp//ccGrwDXl.s:78:indirect jmp