1 msgproblem in compiling bootstrap gcc 4.2.2
3 msgsystem() call causes gcc-x64 profiling to crash
1 msgfile not found when compiling gcc under AIX 5.3
7 msgMore questions on sysroots
1 msgBizarre behavior with various __attribute__s
1 msg-pg profiling instrumentation question

Problem building gcc 4.2.2 on SunOS 5.9
\ Thomas Mittelstaedt (19 Dec 2007)
. \ Thomas Mittelstaedt (20 Dec 2007)
. . \ Andrew Haley (20 Dec 2007)

8 msgProblem building gcc-4.2.2 64-bit on hp-ux 11.11
12 msgProblem building gcc-4.2.2 on 64-bit ubuntu linux
1 msgVote for Hungary!
1 msgFwd: gcc build fails on Mac Intel
1 msgfailure to build gcc
7 msgBinary built on different platforms with exact ...
1 msggFortran advice
5 msg(bad) disassemblie
4 msgTwo questions of gcc testing
4 msgposix threads error
4 msgDocumentation about debugging formats
2 msgmajor linker errors | gcc (gfortran)
2 msggcc build fails with undefined __gthread_active_p
Subject:Problem building gcc 4.2.2 on SunOS 5.9
Group:Gcc-help
From:Thomas Mittelstaedt
Date:19 Dec 2007


Hallo,

I build with the following:

../configure --prefix=/opt/gcc-4.2.2
--enable-version-specific-runtime-libs --enable-static --enable-shared
--disable-nls --with-gnu-ld --with-build-time-tools=/opt/gcc-4.1/bin/
--enable-languages=c,c++,java,objc,obj-c++

make CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2
-fno-implicit-templates' bootstrap



make[6]: Entering directory
`/localbuild/gcc-4.2.2/.obj/sparc-sun-solaris2.9/sparcv9/libjava/classpath/tools '
mkdir -p classes/gnu/classpath/tools/giop/grmic/templates
mkdir -p classes/gnu/classpath/tools/rmi/rmic/templates
mkdir -p classes/gnu/classpath/tools/appletviewer
mkdir -p classes/gnu/classpath/tools/jarsigner
mkdir -p classes/gnu/classpath/tools/keytool
cp
../../../../../../libjava/classpath/tools/gnu/classpath/tools/rmi/rmic/templates /*.jav
classes/gnu/classpath/tools/rmi/rmic/templates
cp
../../../../../../libjava/classpath/tools/gnu/classpath/tools/giop/grmic/templat es/*.jav
classes/gnu/classpath/tools/giop/grmic/templates
cp
../../../../../../libjava/classpath/tools/gnu/classpath/tools/rmi/*.txt
classes/gnu/classpath/tools/rmi/
cp
../../../../../../libjava/classpath/tools/gnu/classpath/tools/giop/*.txt
classes/gnu/classpath/tools/giop/
/localbuild/gcc-4.2.2/.obj/./gcc/gcj -B/localbuild/gcc-4.2.2/.obj/./gcc/
-B/opt/gcc-4.2.2/sparc-sun-solaris2.9/bin/
-B/opt/gcc-4.2.2/sparc-sun-solaris2.9/lib/ -isystem
/opt/gcc-4.2.2/sparc-sun-solaris2.9/include -isystem
/opt/gcc-4.2.2/sparc-sun-solaris2.9/sys-include -m64 -encoding UTF-8
--bootclasspath '../lib':'../lib/glibj.zip' --classpath . -C -d classes
../../../../../../libjava/classpath/tools/gnu/classpath/tools/*.java
../../../../../../libjava/classpath/tools/gnu/classpath/tools/*/*.java
../../../../../../libjava/classpath/tools/gnu/classpath/tools/*/*/*.java
../../../../../../libjava/classpath/tools/gnu/classpath/tools/AbstractMethodGene rator.java:0:
error: Can't find default package 'java.lang'. Check the CLASSPATH
environment variable and the access to the archives
../../../../../../libjava/classpath/tools/gnu/classpath/tools/HelpPrinter.java:4 3:
error: Class or interface 'java.io.InputStreamReader' not found in import.


I bootstrapped from version 4.1.

SunOS buildsun3 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-1000


© 2004-2008 readlist.com