Can mips target support libstdc++

Gabriel Dos Reis gdr@codesourcery.com
Thu Jan 11 03:41:00 GMT 2001


pyxue <pyxue@zh.t2-design.com> writes:

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

Could you tell us where the build stopped and seems to be the cause?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


More information about the Libstdc++ mailing list