This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: [Q] can't build libgcj on Solaris 2.6
- To: OYAMA Yoshihiro <oyama at is dot s dot u-tokyo dot ac dot jp>
- Subject: Re: [Q] can't build libgcj on Solaris 2.6
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Thu, 2 Dec 1999 16:00:42 -0800 (PST)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <19991203012804-15683O.oyama@harp.is.s.u-tokyo.ac.jp>
>>>>> ">" == OYAMA Yoshihiro <oyama@is.s.u-tokyo.ac.jp> writes:
>> prims.lo: could not read symbols: Bad value
>> collect2: ld returned 1 exit status
FWIW this is not the standard Solaris problem. The standard problem
is that the resulting executable core dumps.
I have never seen this problem before. After you rebuilt gcc, did you
reconfigure libgcj in a clean tree?
T