Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 13:11:54 -0600
From:      mike.perik@bankofamerica.com
To:        eischen@vigrid.com
Cc:        stable@FreeBSD.ORG
Subject:   RE: GCC 2.95.x with threads enabled
Message-ID:  <F931488C3634D11180D700A02461E245036CAC60@chitmd03.nt.il.nbgfn.com>

next in thread | raw e-mail | index | archive | help
Don't recall seeing a libgcc_r.a but I'll check it when I get home tonight.
Thanks,
Mike

> -----Original Message-----
> From:	Daniel Eischen [SMTP:eischen@vigrid.com]
> Sent:	Friday, November 24, 2000 1:09 PM
> To:	Perik, Mike
> Cc:	stable@FreeBSD.ORG
> Subject:	Re: GCC 2.95.x with threads enabled
> 
> On Fri, 24 Nov 2000 mike.perik@bankofamerica.com wrote:
> > I'm attempting to build JTC 1.0.13 and Orbacus 4.0.3 on a SMP (2x100
> mhz)
> > box.   The first step is to build JTC but it needs a version of the
> compiler
> > that has threads enabled.  The default gcc does not have threads enabled
> so
> > I poked around in the /usr/src/contrib directory and really got no
> where.  I
> > downloaded the source and was going to build it and install it into
> > /usr/local.  I finally got that finished but it still doesn't seem to
> have
> > threads enabled in it.  JTC/Orbacus checks for thread support by doing
> an nm
> > on libgcc.a and grep'ing for 'thread'.  I know I used the
> --enable-threads
> > option on configure so I'm at a loss as to what is the problem.
> > 
> 
> I think the threaded libgcc is libgcc_r.a, not libgcc.a.  Try
> forcing JTC/Orbacus to check libgcc_r.a for thread.
> 
> -- 
> Dan Eischen
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F931488C3634D11180D700A02461E245036CAC60>