Sergio Abarca wrote:
>
> I installed fink in my new mac: 
> OSX 10.5.1
> Intel core duo processors (iMac)
> fink 0.27.8
> and FinkCommander to discover that the only fortran related packagres are f2c 
> and fort77. 

Not quite true. 
> I would like to install a fortran compiler, eg. g95. However this is not 
> available from the FinkCommander. When I install g95 from www.g95.org 
> <http://www.g95.org> I actually installed:
> g95-x86-osx
> cctools-590-2.36
>   
> When trying to produce executables with the g95 compiler I get:
> /var/folders/52/52gT9M3SEkSBhv9ewsnpJU+++TM/-Tmp-//ccc1sNgr.s:67:indirect jmp 
> without `*'
> /var/folders/52/52gT9M3SEkSBhv9ewsnpJU+++TM/-Tmp-//ccc1sNgr.s:86:indirect jmp 
> without `*'
> /var/folders/52/52gT9M3SEkSBhv9ewsnpJU+++TM/-Tmp-//ccc1sNgr.s:105:indirect 
> jmp without `*'
> /var/folders/52/52gT9M3SEkSBhv9ewsnpJU+++TM/-Tmp-//ccc1sNgr.s:120:indirect 
> jmp without `*'
> /var/folders/52/52gT9M3SEkSBhv9ewsnpJU+++TM/-Tmp-//ccc1sNgr.s:135:indirect 
> jmp without `*'
> ld:  unknown/unsupported architecture name for: -arch i686
>   
>
> I had a similar problem before (installing fink) and Martin Costabel 
> recommended me to re install the DeveloperToolsCLI.pkg. I reinstalled 
> again but it does not help for this. I also reinstalled, one by one 
> all the packages in the installation disc of leopard 
> (DeveloperTools.pkg sends an error and the installation does not 
> complete, besides from that all the other programs install successfully).
>
> I would appreciate very much any idea,
>
> Sergio
>
>
>

Rather than trying to debug some arbitrary third-party application, I'll 
note that we do have other Fortran compilers in Fink:

gcc42 is available in the stable tree, and it provides a Fortran 
compiler (gfortran)
g77 and g95 are available in the unstable tree for 10.5/Intel as well.

http://finkproject.org/faq/usage-fink.php#unstable

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to