[Orca-users] SUNWspro vs gcc
JV
jv711 at yahoo.com
Thu Jan 30 11:10:22 PST 2003
Blair & co -
check this:
My compilation ordeal -
1. nfs mounted SUNWspro SUCCEEDS on orca 'make' compilation on a
remote host.
2. locally mounted SUNWspro FAILS on orca 'make' compilation with MD5
module error.
3. removing SUNWspro cc from the path and adding gcc to the path
still "finds" /usr/ucb/cc at the END OF THE PATH and fails.
4. removing SUNWspro cc from the path and adding gcc to the path;
removing /usr/ucb from the PATH FAILS.
5. removing SUNWspro cc from the path and adding gcc to the path;
removing /usr/ucb from the PATH and adding a symlink for cc = gcc
SUCCEEDS!!!!!!!!!!!! (with non-fatal warnings)
In every case, the find/touch is necessary:
find . -name configure.in -o -name Makefile.am | xargs touch
find . -name configure -o -name Makefile.in -o -name stamp-h\*| xargs
touch
(ace711 at socal.rr.com)
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the Orca-users
mailing list