public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
       [not found] <bug-20705-4@http.gcc.gnu.org/bugzilla/>
@ 2014-02-16 13:15 ` jackie.rosen at hushmail dot com
  2015-02-12 22:37 ` rth at gcc dot gnu.org
  2021-09-11  2:07 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 9+ messages in thread
From: jackie.rosen at hushmail dot com @ 2014-02-16 13:15 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705

Jackie Rosen <jackie.rosen at hushmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackie.rosen at hushmail dot com

--- Comment #7 from Jackie Rosen <jackie.rosen at hushmail dot com> ---
*** Bug 260998 has been marked as a duplicate of this bug. ***
Seen from the domain http://volichat.com
Page where seen: http://volichat.com/adult-chat-rooms
Marked for reference. Resolved as fixed @bugzilla.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
       [not found] <bug-20705-4@http.gcc.gnu.org/bugzilla/>
  2014-02-16 13:15 ` [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms jackie.rosen at hushmail dot com
@ 2015-02-12 22:37 ` rth at gcc dot gnu.org
  2021-09-11  2:07 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 9+ messages in thread
From: rth at gcc dot gnu.org @ 2015-02-12 22:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705
Bug 20705 depends on bug 14300, which changed state.

Bug 14300 Summary: -pthread doesn't define _REENTRANT in preprocessor on alpha-linux
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14300

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
       [not found] <bug-20705-4@http.gcc.gnu.org/bugzilla/>
  2014-02-16 13:15 ` [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms jackie.rosen at hushmail dot com
  2015-02-12 22:37 ` rth at gcc dot gnu.org
@ 2021-09-11  2:07 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-11  2:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705
Bug 20705 depends on bug 28838, which changed state.

Bug 28838 Summary: LIB_SPECS lacks pthread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28838

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
       [not found] <bug-20705-10339@http.gcc.gnu.org/bugzilla/>
@ 2006-06-16 20:47 ` leisner at rochester dot rr dot com
  0 siblings, 0 replies; 9+ messages in thread
From: leisner at rochester dot rr dot com @ 2006-06-16 20:47 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
  2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
                   ` (3 preceding siblings ...)
  2005-07-29 11:02 ` david dot nospam dot hopwood at blueyonder dot co dot uk
@ 2005-07-29 11:47 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  4 siblings, 0 replies; 9+ messages in thread
From: david dot nospam dot hopwood at blueyonder dot co dot uk @ 2005-07-29 11:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot nospam dot hopwood at blueyonder dot co dot uk  2005-07-29 11:46 -------
-pthread is apparently deprecated on FreeBSD (see 
<http://lists.freebsd.org/pipermail/cvs-src/2003-August/009871.html> and
<http://lists.freebsd.org/pipermail/cvs-src/2003-September/009936.html>).

As part of fixing this bug, it should be undeprecated, since the rationale for
deprecating it goes away if it works properly on all platforms (which on FreeBSD
would mean linking against either libkse or libpthread depending on the FreeBSD
version, I think).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
  2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
                   ` (2 preceding siblings ...)
  2005-07-15 21:19 ` pinskia at gcc dot gnu dot org
@ 2005-07-29 11:02 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  2005-07-29 11:47 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  4 siblings, 0 replies; 9+ messages in thread
From: david dot nospam dot hopwood at blueyonder dot co dot uk @ 2005-07-29 11:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot nospam dot hopwood at blueyonder dot co dot uk  2005-07-29 10:58 -------
Also see bug 14300 for Alpha Linux.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |14300


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
  2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
  2005-03-31 19:34 ` [Bug driver/20705] " pinskia at gcc dot gnu dot org
  2005-03-31 22:04 ` david dot nospam dot hopwood at blueyonder dot co dot uk
@ 2005-07-15 21:19 ` pinskia at gcc dot gnu dot org
  2005-07-29 11:02 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  2005-07-29 11:47 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-15 21:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-15 21:19 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-15 21:19:09
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
  2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
  2005-03-31 19:34 ` [Bug driver/20705] " pinskia at gcc dot gnu dot org
@ 2005-03-31 22:04 ` david dot nospam dot hopwood at blueyonder dot co dot uk
  2005-07-15 21:19 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: david dot nospam dot hopwood at blueyonder dot co dot uk @ 2005-03-31 22:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From david dot nospam dot hopwood at blueyonder dot co dot uk  2005-03-31 22:04 -------
pthreads isn't necessarily available, or needs to be optional, on embedded
platforms. I agree that on some platforms it would make sense for pthreads to be
enabled by default.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms
  2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
@ 2005-03-31 19:34 ` pinskia at gcc dot gnu dot org
  2005-03-31 22:04 ` david dot nospam dot hopwood at blueyonder dot co dot uk
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-31 19:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-31 19:34 -------
What I would like to see is that the targets just enable pthreads by default and forget about these flags.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20705


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-09-11  2:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20705-4@http.gcc.gnu.org/bugzilla/>
2014-02-16 13:15 ` [Bug driver/20705] -pthread should enable all options required to use pthreads on all platforms jackie.rosen at hushmail dot com
2015-02-12 22:37 ` rth at gcc dot gnu.org
2021-09-11  2:07 ` pinskia at gcc dot gnu.org
     [not found] <bug-20705-10339@http.gcc.gnu.org/bugzilla/>
2006-06-16 20:47 ` leisner at rochester dot rr dot com
2005-03-31 18:41 [Bug c/20705] New: " david dot nospam dot hopwood at blueyonder dot co dot uk
2005-03-31 19:34 ` [Bug driver/20705] " pinskia at gcc dot gnu dot org
2005-03-31 22:04 ` david dot nospam dot hopwood at blueyonder dot co dot uk
2005-07-15 21:19 ` pinskia at gcc dot gnu dot org
2005-07-29 11:02 ` david dot nospam dot hopwood at blueyonder dot co dot uk
2005-07-29 11:47 ` david dot nospam dot hopwood at blueyonder dot co dot uk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).