This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Problems building on S10
- From: Charlie Schluting <manos at cat dot pdx dot edu>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 14 Feb 2006 11:16:56 -0800
- Subject: Problems building on S10
Hi
I can't get 'make bootstrap' to successfully run on Solaris 10 U1. I've
tried 3.4.5 and 4.0.2, with the same results:
*** Error code 1
The following command caused the error:
r=`${PWDCMD-pwd}`; export r; \
s=`cd ../gcc-4.0.2; ${PWDCMD-pwd}`; export s; \
I've tried building inside a non-NFS-mounted directory as well.. but
that didn't help.
I'm sure this is an FAQ, but I can't find it..
Please CC me, I'm not on the list.
Thanks!
-Charlie