This is the mail archive of the gcc-bugs@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]

bootstrap/9303: trying to build gcc 3.2 on solaris 8 failes


>Number:         9303
>Category:       bootstrap
>Synopsis:       trying to build gcc 3.2 on solaris 8 failes
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 14 00:46:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dita Jacobovitz CS System Enginer
>Release:        gcc 3.2
>Organization:
>Environment:
building gcc 3.2 on sun sparc solaris 8 using binutils 2.13.1 and compiler gcc version :
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.4/specs
Configured with: ../configure --enable-libgcj
Thread model: posix
gcc version 3.0.4
>Description:
 After configuring gcc this way:

../configure --with-gnu-ld --with-ld=/usr/local/bin/ld --with-gnu-nm --with-nm=/usr/local/bin/nm --with-gnu-as --with-as=/usr/local/bin/as --enable-threads=posix --enable-shared

Trying to perform make yields the following error: 
(cd .libs && rm -f libgcjgc_convenience.la && ln -s ../libgcjgc_convenience.la libgcjgc_convenience.la)
true "AR_FLAGS=rc"  "CC_FOR_BUILD=gcc"  "CFLAGS=-g -O2  -m64"  "CXXFLAGS=-g -O2  -m64"  "CFLAGS_FOR_BUILD="  "CFLAGS_FOR_TARGET=-g -O2"  "INSTALL=../../../../boehm-gc/./install-sh -c"  "INSTALL_DATA=../../../../boehm-gc/./install-sh -c -m 644"  "INSTALL_PROGRAM=../../../../boehm-gc/./install-sh -c"  "INSTALL_SCRIPT=../../../../boehm-gc/./install-sh -c"  "LDFLAGS=-m64"  "LIBCFLAGS=-g -O2  -m64"  "LIBCFLAGS_FOR_TARGET=-g -O2"  "MAKE=make"  "MAKEINFO=/net/cel2-4/src/sources/gcc-3.2/missing makeinfo "  "PICFLAG="  "PICFLAG_FOR_TARGET="  "SHELL=/bin/sh"  "EXPECT=expect"  "RUNTEST=runtest"  "RUNTESTFLAGS="  "exec_prefix=/usr/local"  "infodir=/usr/local/info"  "libdir=/usr/local/lib"  "prefix=/usr/local"  "tooldir=/usr/local/sparc-sun-solaris2.8"  "AR=ar"  "AS=/usr/local/bin/as"  "CC=/net/cel2-4/src/sources/gcc-3.2/objdir/gcc/xgcc -B/net/cel2-4/src/sources/gcc-3.2/objdir/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/ -B/usr/local/sparc-sun-solaris2.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include  -m64"  "CXX=/net/cel2-4/src/sources/gcc-3.2/objdir/gcc/g++ -B/net/cel2-4/src/sources/gcc-3.2/objdir/gcc/ -nostdinc++ -nostdinc++ -I/net/cel2-4/src/sources/gcc-3.2/objdir/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include/sparc-sun-solaris2.8 -I/net/cel2-4/src/sources/gcc-3.2/objdir/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include -I/net/cel2-4/src/sources/gcc-3.2/libstdc++-v3/libsupc++ -I/net/cel2-4/src/sources/gcc-3.2/libstdc++-v3/libio -I/net/cel2-4/src/sources/gcc-3.2/libstdc++-v3/include/backward -I/net/cel2-4/src/sources/gcc-3.2/libstdc++-v3/testsuite -L/net/cel2-4/src/sources/gcc-3.2/objdir/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/src -L/net/cel2-4/src/sources/gcc-3.2/objdir/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/src/.libs -B/usr/local/sparc-sun-solaris2.8/bin/ -B/usr/local/sparc-sun-solaris2.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include  -m64"  "LD=/usr/local/bin/ld"  "LIBCFLAGS=-g -O2  -m64"  "NM=/usr/local/sparc-sun-solaris2.8/bin/nm"  "PICFLAG="  "RANLIB=true"  "DESTDIR=" DO=all multi-do
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /net/cel2-4/src/sources/gcc-3.2/objdir/sparc-sun-solaris2.8/libjava
*** Error code 1
make: Fatal error: Command failed for target `all-target-libjava'
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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