This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
- From: "leisner at rochester dot rr dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jun 2006 20:03:36 -0000
- Subject: [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
- References: <bug-20705-10339@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from leisner at rochester dot rr dot com 2006-06-16 20:03 -------
It seems the specs file for solaris is also wrong -- I had to add -lrt to
enable
pthreads (on solaris 2.8 anyway and gcc 3.4.x).
--
leisner at rochester dot rr dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leisner at rochester dot rr
| |dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705