This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: [OT] requesting advice/help on egcs cvs/snapshots


On Tue, 09 May 2000, Brent Verner wrote:
> Hi,
> 
>     I've ran into a bit of trouble compiling some code that links
> to libpthread. I'm not sure where the problem lies, glibc, g++,
> binutils, etc., so if one of you with a _working_ system can get
> the following prog to compile and run successfully, I'd appreciate
> knowing the versions of glibc, g++, binutils you are using so I can
> continue work using the new STL - which _is_ rockin' btw :)

  Are you configuring gcc with --enable-threads=pthread?  IIRC, without this
you are almost guaranteed to have problems.
 
 -- 
Steven King
sxking@uswest.net

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