This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15928] New: libstdc++ in 3.4.x 3.5 doesn't compile for djgpp
- From: "anssi dot hannula at mbnet dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2004 01:32:39 -0000
- Subject: [Bug libstdc++/15928] New: libstdc++ in 3.4.x 3.5 doesn't compile for djgpp
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When I try to cross-compile the gcc-core and gcc-g++ versions 3.4.x or 3.5 for
i386-pc-msdosdjgpp, the following message comes when it's configuring libstdc++:
configure: error: No support for this host/target combination.
make: *** [configure-target-libstdc++-v3] Error 1
It appears to be coming from file libstdc++-v3/crossconfig.m4.
--
Summary: libstdc++ in 3.4.x 3.5 doesn't compile for djgpp
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: anssi dot hannula at mbnet dot fi
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i386-pc-msdosdjgpp
GCC target triplet: i386-pc-msdosdjgpp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15928