libstdc++/6595: gcc-3.1 unable to find files in c++/bits
Artur Siekielski
gruesome@poczta.onet.pl
Tue May 7 09:06:00 GMT 2002
>Number: 6595
>Category: libstdc++
>Synopsis: gcc-3.1 unable to find files in c++/bits
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue May 07 09:06:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:
>Release: 3.1 20020506 (prerelease)
>Organization:
>Environment:
System: Linux muyc 2.4.19-pre3 #25 wto mar 12 07:57:57 CET 2002 i686 unknown
Architecture: i686
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc-20020506/configure --prefix=/usr/local/gcc-3.1 --disable-nls --enable-threads --enable-shared --disable-debug --enable-languages=c c++ --enable-concept-checks --with-gnu-ld
>Description:
g++ is unable to find files in $(PREFIX)/include/g++-v3/c++/bits:
In file included from main.cpp:1:
/usr/local/gcc-3.1/include/g++-v3/iostream:44:28: bits/c++config.h: No such file or directory
>How-To-Repeat:
Standard installation (after 'make bootstrap', 'rm -fr /usr/local/gcc-3.1', 'make install').
>Fix:
Adding $(PREFIX)/include/g++-v3/c++ to include dirs? Moving c++/bits/* to bits/ ?
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list