This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Gabriel Dos Reis wrote: ...
| Incidentally, though, this patch and thread seem to suggest that the | goal at one point was to provide support for both options with the | same compiler: http://gcc.gnu.org/ml/gcc/1997-09/msg01087.html
-pthreads is documented as obsolete and possibly removed from future versions of GCC.
Care to give a link to where the manual says so? I don't see the text in the 3.3.1 docs. I do see references to -mthread, -threads, and -pthread here(*), with the last one being new in 3.3.1 for HPPA (it's not listed in the 3.2.3 doc). So by my reading of the manual threading options are being added, not removed.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |