libstdc++/10217: problem in building libstdc++-v3
rearnsha@gcc.gnu.org
rearnsha@gcc.gnu.org
Thu Apr 10 09:37:00 GMT 2003
Synopsis: problem in building libstdc++-v3
State-Changed-From-To: feedback->closed
State-Changed-By: rearnsha
State-Changed-When: Thu Apr 10 09:37:30 2003
State-Changed-Why:
This is the same problem as PR 10354. The correct way to build a cross-gcc compiler is to configure the compiler with the option
--with-headers=<path-to-libc-sources>/include
instead of
--without-headers
You can't build the C++ compiler libraries without knowing where these are.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10217
More information about the Gcc-prs
mailing list