This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-3.2.3


Hi.

I get the following errors when making gcc3.2.3.

Looks like it's at the end of the make bootstrap. And gcc is made before. Should i just ignore the errors?

Thanks, D.

....
(cd .libs && rm -f libstdc++.la && ln -s ../libstdc++.la libstdc++.la)
Making all in po
Making all in testsuite
`echo /export/home/local/downloads/gcc-3.2.3/objdir/gcc/xgcc -shared-libgcc -B/e
xport/home/local/downloads/gcc-3.2.3/objdir/gcc/ -nostdinc++ -L/export/home/loca
l/downloads/gcc-3.2.3/objdir/sparc-sun-solaris2.9/sparcv9/libstdc++-v3/src -L/ex
port/home/local/downloads/gcc-3.2.3/objdir/sparc-sun-solaris2.9/sparcv9/libstdc+
+-v3/src/.libs -B/usr/local/sparc-sun-solaris2.9/bin/ -B/usr/local/sparc-sun-sol
aris2.9/lib/ -isystem /usr/local/sparc-sun-solaris2.9/include -m64 | sed 's/xgc
c/g++/g'` -DHAVE_CONFIG_H -I. -I../../../../../libstdc++-v3/testsuite -I.. -nost
dinc++ -I/export/home/local/downloads/gcc-3.2.3/objdir/sparc-sun-solaris2.9/spa
rcv9/libstdc++-v3/include/sparc-sun-solaris2.9 -I/export/home/local/downloads/gc
c-3.2.3/objdir/sparc-sun-solaris2.9/sparcv9/libstdc++-v3/include -I../../../../.
./libstdc++-v3/libsupc++ -g -O2 -m64 -c ../../../../../libstdc++-v3/testsuit
e/abi_check.cc
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/sparcv9/libstdc++-v3/testsuite
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/sparcv9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/sparcv9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `multi-do'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-multi'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir/sparc-su
n-solaris2.9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-target-libstdc++-v3'
Current working directory /export/home/local/downloads/gcc-3.2.3/objdir
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]