This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/15466] libstd++ build error for sh-hms
- From: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2004 00:32:13 -0000
- Subject: [Bug libstdc++/15466] libstd++ build error for sh-hms
- References: <20040515163712.15466.adx@swissonline.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bkoz at gcc dot gnu dot org 2004-07-20 00:32 -------
Of course libstdc++ supports crosses.
Furthermore, I cannot reproduce this on x86/linux with 3.4.1 sources.
I configured as follows:
/mnt/hd/src/gcc-simulator/configure --verbose
--prefix=/mnt/hd/bld/H-x86-gcc-3.4.1-x-sh-hms --target=sh-hms --with-newlib
--disable-gdbtk --enable-languages=c,c++
It builds fine, including the multilibs. This configuration is "textbook" from
the GCC simulator HOWTO.
http://gcc.gnu.org/simtest-howto.html
Can you try this with the configuration as above please?
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15466