Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
g77 on jaguar
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g77 on jaguar



I have previously installed g77 2.95.2 on osx 10.1.x by rebuilding the gcc which came with the Developer Tools, and all was well. I build several UNIX packages with gcc and g77.

Now I have upgraded to Jaguar on a test machine to see how gcc3 performs. This time, rather than rebuilding everything, I followed the instructions from:http://gravity.psu.edu/~khanna/hpc.html, and downloaded g77 3.1

Testing of g77 3.1 works as advertized. But when I try to build code requiring preprocessing (e.g. g77 -c test.fpp) I get an error:
%g77 -c test.fpp
g77: installation problem, cannot exec `tradcpp0': No such file or directory

I gather that gcc doesn't know g77 has been installed?

% g77 -v
Reading specs from /usr/local/lib/gcc-lib/powerpc-apple-darwin5.4/3.1/specs
Configured with: ../gcc3/configure --enable-pfe --disable-nls --enable-languages=c,f77
Thread model: single
Apple Computer, Inc. GCC version 1110, based on gcc version 3.1 20020420 (prerelease)
% gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs
Thread model: posix
Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 20020420 (prerelease)

Not sure how to proceed.


John Blottman

Naval Undersea Warfare Center, Division Newport
http://www.npt.nuwc.navy.mil
_______________________________________________
fortran-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/fortran-dev
Do not post admin requests to the list. They will be ignored.



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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.