public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libstdc++/6595: gcc-3.1 unable to find files in c++/bits
@ 2002-05-07  9:06 Artur Siekielski
  0 siblings, 0 replies; 3+ messages in thread
From: Artur Siekielski @ 2002-05-07  9:06 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/6595: gcc-3.1 unable to find files in c++/bits
@ 2002-05-17  3:11 bkoz
  0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2002-05-17  3:11 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gruesome, nobody

Synopsis: gcc-3.1 unable to find files in c++/bits

State-Changed-From-To: feedback->closed
State-Changed-By: bkoz
State-Changed-When: Fri May 17 03:11:18 2002
State-Changed-Why:
    User error...

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6595


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libstdc++/6595: gcc-3.1 unable to find files in c++/bits
@ 2002-05-15  6:25 bkoz
  0 siblings, 0 replies; 3+ messages in thread
From: bkoz @ 2002-05-15  6:25 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, gruesome, nobody

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-17 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-07  9:06 libstdc++/6595: gcc-3.1 unable to find files in c++/bits Artur Siekielski
2002-05-15  6:25 bkoz
2002-05-17  3:11 bkoz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).