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]

libstdc++-v3 and pthread


Hi folks,

I've noticed that the latest libstdc++-v3 requires linking with pthread (at
least on Linux). However, the g++ driver doesn't link to pthread by default.

What is the proper way ?  Fix the g++ driver to add -lpthread ?  Or require 
the users to add -lpthread ?

Cheers,
					Christian



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