bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #13413] pthread link failure on freebsd 5.3


From: David Ayers
Subject: [bug #13413] pthread link failure on freebsd 5.3
Date: Tue, 12 Jul 2005 14:21:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1

Update of bug #13413 (project gnustep):

                Category:               Makefiles => Base/Foundation        

    _______________________________________________________

Follow-up Comment #14:

Yes indeed that seems to work now.  But a note on the side:

A quick search through the gcc manaul reveals that the -pthread option is only
documented for RS/6000 and PowerPC (and -pthreads for SPARC)

`-pthread'
     Adds support for multithreading with the "pthreads" library.  This
     option sets flags for both the preprocessor and linker.

I'm currently assuming this is a mere convenience flag.  Not sure why it works
on i386-unknown-freebsd5.3 but we may just be getting lucky (or gcc's docs are
outdated).  Does anyone know if using this flag instead of the normal
machinery actually has merits?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13413>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]