This is the mail archive of the gcc-bugs@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: other/8888: Linking shared libraries with -pthread fails to linkto libpthread


On 10 Dec 2002 bangerth at dealii dot org wrote:

> Synopsis: Linking shared libraries with -pthread fails to link to libpthread
> State-Changed-Why:
>     Problem unsolved as of now. Will hopefully be fixed sometimes.

I think this is solved for main trunk:

2002-12-10  Jakub Jelinek  <jakub at redhat dot com>

	* config/linux.h (LIB_SPEC): If -pthread, add -lpthread even if
	-shared.

brgds, H-P


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