Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2003 21:56:12 -0700
From:      walt <wa1ter@myrealbox.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: mozilla-devel error:  -pthread is deprecated
Message-ID:  <3F5422EC.7010806@myrealbox.com>
In-Reply-To: <bj0ar5$1qvk$1@FreeBSD.csie.NCTU.edu.tw>
References:  <bj0ar5$1qvk$1@FreeBSD.csie.NCTU.edu.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
walt wrote:
> Hi Joe,
> 
> Just tried a portupgrade of mozilla-devel on -current which halted with this:
> 
> c++ -I/usr/X11R6/include  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe 
> -mcpu=pentiumpro -fshort-wchar -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -fPIC -shared -Wl,-h -Wl,libmozjs.so -o libmozjs.so  jsapi.o jsarena.o jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o 
> jsdbgapi.o jsdhash.o jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o 
> jsscript.o jsstr.o jsutil.o jsxdrapi.o prmjtime.o       -lm -pthread -L/usr/local/mnt/ports/www/mozilla-devel/work/mozilla/dist/lib -lplds4 -lplc4 -lnspr4 -lc_r  -lm
> c++: The -pthread option is deprecated.
> gmake[3]: *** [libmozjs.so] Error 1

Well, nevermind for now, at least.  Daniel's update of gcc just now
has fixed this problem.

I've seen posts going back at least two years talking about getting
rid of -pthread in the ports tree.  Is this a discussion you've been
involved in?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F5422EC.7010806>