This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
- From: "dave.anglin at bell dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 09 May 2012 18:45:15 +0000
- Subject: [Bug libstdc++/53270] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc
- Auto-submitted: auto-generated
- References: <bug-53270-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270
--- Comment #15 from dave.anglin at bell dot net 2012-05-09 18:45:15 UTC ---
On 5/9/2012 1:12 PM, redi at gcc dot gnu.org wrote:
> We might want to put something in config/os/gnu-linux/os_defines.h so that the
> macro is defined when using linuxthreads
I'm thinking a test needs to be added to GLIBCXX_CHECK_GTHREADS in
acinclude.m4.
Dave