Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2009 20:54:23 +0200
From:      Andreas Tobler <andreast-list@fgznet.ch>
To:        gecko@freebsd.org
Subject:   GECKO_PTHREAD_LIBS bsd.gecko.mk vs. Makefile?
Message-ID:  <4A8EED5F.2000106@fgznet.ch>

next in thread | raw e-mail | index | archive | help
Hello all,

I have a question here, when is the GECKO_PTHREAD_LIBS taken from the 
bsd.gecko.mk and when is it taken from the Makefile of a thunderbird for 
example?

The reason I ask, I try to build thunderbird on powerpc. The powerpc cc 
dumps the pthread stuff not in the first line. So a finer grep pattern 
should be used, like the one Ed@ introduced for firefox3 ('%{\!pg: 
%{pthread:' iso 'pthread').

I put this into the Makefile from thunderbird but I did not succeed. A 
bit debugging told me that I can write what I want into this grep 
pattern, it always gives me the same output. Then I found bsd.gecko.mk 
and there I replaced the pattern. Bingo, now thunderbird has started 
building...

Can anyone help me explaining?

TIA,
Andreas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A8EED5F.2000106>