Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBM XL Fortran 8.1 for OSX does not load



Many thanks to all who replied. My gcc was 3.3 and g77 worked just fine. I also tried all other suggestions to no avail. In desparation I reinstalled both the Developer Tools and XL Fortran, and now it works! The problem I had with the previous install could have been due to the fact that I did not install ALL the default packages but only the ones that I (obviously incorrectly) thought would be sufficient for my needs.

On 23/01/2004, at 4:08 AM, Craig Hunter wrote:

Message: 6
To: email@hidden
From: Boris Blankleider <email@hidden>
Subject: IBM XL Fortran 8.1 for OSX does not load
Date: Thu, 22 Jan 2004 14:28:55 +1030

After installing the beta version of IBM XL Fortran 8.1 for Mac OSX on
my G4 iBook, the simple program x.f, consisting of the three lines
     f=.3
     write(6,*) f
     end
compiles but does not load. Doing, for example, f77 x.f gives output
message

** _main   === End of Compilation 1 ===
1501-510  Compilation successful for file x.f.
/usr/bin/ld: can't map file: /usr/lib ((os/kern) invalid argument)

Does anybody know the origin of this problem?


Let me ask some dumb questions -- have you installed the Apple Developer
tools first? -- did your run the configure script for XLF?


Try using the -c option with XLF to produce an object file without invoking
the linker. Then see if you can manually link it, and use the verbose
options for ld. I've never tried with just one object, I assume it will
still link. Maybe you'll get more useful information.


Craig

--
Dr. Craig Hunter
NASA Langley Research Center
AAAC/Configuration Aerodynamics Branch
email@hidden (new!!)
(757) 864-3020
(Dual G4 - OS X)
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: IBM XL Fortran 8.1 for OSX does not load (From: Craig Hunter <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.