This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: problems building libgcj on irix 6.5


On Tue, Sep 21, 1999 at 04:00:02PM -0700, Tom Tromey wrote:
> J-M> 3) libgcj does compile successfully with --disable-threads and
> J-M> gcc-2.95.1.  However, as expected, I can't link because I
> J-M> compiled gcc with --enable-threads.  Compiling gcc takes all day
> 
> Why can't you link?

My mistake... I seem to have installed gcc incorrectly, since I get
errors of this sort when linking any program, not just java:

ld32: ERROR   33 : Unresolved text symbol "pthread_setspecific" -- 1st reference
d by /home/cornelius/jmc/egcs/lib/gcc-lib/mips-sgi-irix6.5/2.95.1/libgcc.a(_eh.o
).

I also get link errors for the symbols pthread_getspecific, pthread_once,
and pthread_key_create.  I will figure out what's wrong with my
install, then try again with a new snapshot of libgcj.

Thanks,
JMC
-- 
John-Marc Chandonia (jmc@cmpharm.ucsf.edu)              We're everywhere...
Cohen Lab, University of California San Francisco       for your convenience.
http://yuri.harvard.edu/~jmc                                -- Psi Corps <*>

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