This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 and pthread
- To: Christian Iseli <chris at ludwig-alpha dot unil dot ch>
- Subject: Re: libstdc++-v3 and pthread
- From: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Date: Thu, 30 Nov 2000 11:09:46 +0100
- Cc: gcc at gcc dot gnu dot org
At 10:49 30.11.00, Christian Iseli wrote:
>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 ?
Update from CVS again, this has been fixed yesterday by Neil.
Franz.