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?
_______________________________________________
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.