Problem compiling C++ code with mipsisa32-elf-gcc compiler -

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I'm trying to compile C++ code with mipsisa32-elf-gcc compiler and seeing the following error.  Attached is the output of "mipsisa32-elf-gcc -v" below. Can you help me out ?

@mipsisa32-elf-gcc -v
Reading specs from bin/../lib/gcc-lib/mipsisa32-elf/3.2.1/specs
Configured with: /home/demonweb/tools/ecos-gnutools-v1.4/r2/mipsisa32-elf/x86_linux_lsb1_3/tar_bz2/source/gcc-3.2.1/configure --target=mipsisa32-elf --prefix=/home/demonweb/tools/ecos-gnutools-v1.4/r2/mipsisa32-elf/x86_linux_lsb1_3/tar_bz2/opt/ecos/gnutools/mipsisa32-elf --enable-languages=c,c++ --with-gnu-as --with-gnu-ld --with-newlib --with-gxx-include-dir=/home/demonweb/tools/ecos-gnutools-v1.4/r2/mipsisa32-elf/x86_linux_lsb1_3/tar_bz2/opt/ecos/gnutools/mipsisa32-elf/mipsisa32-elf/include
Thread model: single
gcc version 3.2.1 (eCosCentric)


ERROR -

In file included from /home/asingh/temp-ecos/ecos_new/gnutools/mipsisa32-elf/mipsisa32-elf/include/bits/c++io.h:35,

/home/asingh/temp-ecos/ecos_new/gnutools/mipsisa32-elf/mipsisa32-elf/include/cstdio:129: `
   remove' not declared
/home/asingh/temp-ecos/ecos_new/gnutools/mipsisa32-elf/mipsisa32-elf/include/cstdio:130: `
   rename' not declared
/home/asingh/temp-ecos/ecos_new/gnutools/mipsisa32-elf/mipsisa32-elf/include/cstdio:137: `
   tmpfile' not declared
/home/asingh/temp-ecos/ecos_new/gnutools/mipsisa32-elf/mipsisa32-elf/include/cstdio:138: `
   tmpnam' not declared
*******************************************

regards,
Alok



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux