This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/6595: gcc-3.1 unable to find files in c++/bits
- From: bkoz at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gruesome at poczta dot onet dot pl, nobody at gcc dot gnu dot org
- Date: 15 May 2002 13:25:43 -0000
- Subject: Re: libstdc++/6595: gcc-3.1 unable to find files in c++/bits
- Reply-to: bkoz at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gruesome at poczta dot onet dot pl, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: gcc-3.1 unable to find files in c++/bits
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Wed May 15 06:25:43 2002
State-Changed-Why:
This might have just been a temporary glitch: please try with current 3.1 sources and see if you can reproduce this.
Also, this line
--enable-languages=c c++
should be
--enable-languages=c,c++
(note the comma-delimited list as specified:
http://gcc.gnu.org/install/configure.html)
thanks,
benjamin
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6595