This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC-3.0.4 (pre) on AIX requires pthreads


On Wed, Feb 20, 2002 at 10:51:53AM +0200, Michael Veksler wrote:
> For some reason, on AIX 4.3.3, g++ requires -lpthreads  while linking
> executables. Is there a way to fix g++ installation/compilation procedures
> to eliminate the need for -lpthreads?
> I did not try ../gcc/configure --without-multilib (it will probably "fix"
> it).

Did you configure with --enable-threads, as specified in
the documentation at:   http://gcc.gnu.org/install/configure.html

-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@attbi.com


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