This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15466] libstd++ build error for sh-hms


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]