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 >>> print *,'Hello World' >>> end >>> >>> % g95 test.f >>> /var/tmp//ccGrwDXl.s:59:indirect jmp without `*' >>> /var/tmp//ccGrwDXl.s:78:indirect jmp without `*' >>> /var/tmp//ccGrwDXl.s:97:indirect jmp without `*' >>> /var/tmp//ccGrwDXl.s:112:indirect jmp without `*' >>> >>> >From what I've read it's a problem with Apple's assembler that comes with >>> XCode 2.4: >>> http://groups-beta.google.com/group/gg95/browse_thread/thread/7f222acfc2ec3c04 >>> >>> Is there an easy fix? Maybe one could use odcctools as instead of >>> Apple version? >>> >>> Sébastien >>> >>> >>> >> Sébastien >> >> >> fink g95 does use odcctools. There is a new version of odcctools >> though, so you might try updating odcctools and then rebuilding g95. >> > > I have tried to recompile g95 with odcctools 622.3-20060925, but it didn't > fixed the problem. > > Sébastien > > >
Sébastien: Ironically, the solution is to downgrade odcctools to version 590. I've uploaded a new g95 (0.90-2) that uses the older version and it seems to work fine. -Jeff -- Jeffrey S. Whitaker Phone : (303)497-6313 NOAA/OAR/CDC R/PSD1 FAX : (303)497-6449 325 Broadway Boulder, CO, USA 80305-3328 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel