This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
libstdc++/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
- To: gcc-gnats at gcc dot gnu dot org
- Subject: libstdc++/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
- From: carlo at alinoe dot com
- Date: 19 Jun 2001 03:15:30 -0000
- Reply-To: carlo at alinoe dot com
>Number: 3243
>Category: libstdc++
>Synopsis: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 18 20:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Carlo Wood
>Release: 3.0
>Organization:
>Environment:
>Description:
After compiling gcc-3.0 with --enable-threads=posix on
a i686-linux box, all C++ programs are broken with the
error:
/usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
Reason: gthr-default.h is installed in bits/gthr-default.h
which is not in the default search path of course.
>How-To-Repeat:
>Fix:
Don't use --enable-threads.
>Release-Note:
>Audit-Trail:
>Unformatted: