Can mips target support libstdc++
pyxue
pyxue@zh.t2-design.com
Thu Jan 11 00:30:00 GMT 2001
Hi, all:
I want to compile the toolchains for mips vr4300, but I
don't know how to compile the libstdc++ for mips. I configure and
build the tools using the following command:
./configure --target=mips64vr4300-elf --prefix=/home/newtools
--exec-prefix=/home/newtools/H-i686-pc-linux-gnu --with-gnu-as
--with-gnu-ld --with-newlib --enable-libstdcxx-v3 -v 2>&1 | tee
configure.out
make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.ou
I use the gcc 20000313, binutiles 2.10, libstdc++ 200004 , but I failed
during make the toolchains, so I suspected the weather mips gcc can
support libstdc++, if it can support ,
can someone tell me how to build libstdc++?
Thank you!
jacky
1/11/2001
More information about the Libstdc++
mailing list