[Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code.
redi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jul 22 13:19:00 GMT 2004
------- Additional Comments From redi at gcc dot gnu dot org 2004-07-22 13:19 -------
Would it be possible to add a caveat to http://gcc.gnu.org/gcc-3.4/changes.html
saying that users of Boost (on Linux at least) might get linker errors, which
can be avoided by _either_ compiling with -pthread, _or_ defining
BOOST_DISABLE_THREADS ?
I can supply the wording if wanted.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953
More information about the Gcc-bugs
mailing list