This is the mail archive of the gcc@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]

h8300-coff build error with gcc-3.5-20040704


Hi,
In the latest GCC (gcc-3.5-20040704), binutils (binutils-040628) snapshots and newlib-1.12.0, while building toolchain for target h8300-coff I am getting error as mention below at the stage of final gcc make. Kindly suggest how to remove this error.

************************************ Error Text starts ***************************************************

make[3]: Entering directory `/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/testsuite'
/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/gcc/g++ -shared-libgcc -B/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/gcc/ -nostdinc++ -L/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/src -L/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/src/.libs -B/home/nitins2/intmdt_share/gnuh8300_v0403_coff-1/h8300-coff/bin/ -B/home/nitins2/intmdt_share/gnuh8300_v0403_coff-1/h8300-coff/lib/ -isystem /home/nitins2/intmdt_share/gnuh8300_v0403_coff-1/h8300-coff/include -isystem /home/nitins2/intmdt_share/gnuh8300_v0403_coff-1/h8300-coff/sys-include -DHAVE_CONFIG_H -I. -I/home/kpit/fsfsrc/downloads/gcc-3.5-20040704/libstdc++-v3/testsuite -I..  -I/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/include/h8300-coff -I/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/include -I/home/kpit/fsfsrc/downloads/gcc-3.5-20040704/libstdc++-v3/libsupc++ -O2 -O2 -DCOFFPATCH -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -DLOCALEDIR="/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/po/share/locale" -O2 -c -o testsuite_abi.o /home/kpit/fsfsrc/downloads/gcc-3.5-20040704/libstdc++-v3/testsuite/testsuite_abi.cc
/tmp/cc4dWn8b.s: Assembler messages:
/tmp/cc4dWn8b.s:16: Error: junk at end of line, first unrecognized character is `i'
/tmp/cc4dWn8b.s:20: Error: junk at end of line, first unrecognized character is `i'
/tmp/cc4dWn8b.s:24: Error: junk at end of line, first unrecognized character is `u'
/tmp/cc4dWn8b.s:28: Error: junk at end of line, first unrecognized character is `l'
/tmp/cc4dWn8b.s:32: Error: junk at end of line, first unrecognized character is `l'
/tmp/cc4dWn8b.s:36: Error: junk at end of line, first unrecognized character is `l'
/tmp/cc4dWn8b.s:40: Error: junk at end of line, first unrecognized character is `l'
/tmp/cc4dWn8b.s:44: Error: junk at end of line, first unrecognized character is `i'
/tmp/cc4dWn8b.s:48: Error: junk at end of line, first unrecognized character is `u'
/tmp/cc4dWn8b.s:52: Error: junk at end of line, first unrecognized character is `s'
/tmp/cc4dWn8b.s:56: Error: junk at end of line, first unrecognized character is `c'
/tmp/cc4dWn8b.s:60: Error: junk at end of line, first unrecognized character is `c'
/tmp/cc4dWn8b.s:72: Error: junk at end of line, first unrecognized character is `d'
make[3]: *** [testsuite_abi.o] Error 1
make[3]: Leaving directory `/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3/testsuite'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/nitins2/intmdt_build/h8300-coffbld3.5-20040704/build-gcc-3.5-20040704/h8300-coff/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2

************************************ Error Text Ends ******************************************************************

Thanks in advance

Nitin Shah,
KPIT Cummins InfoSystems Ltd.
Pune, India

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH and H8 Series.
The following site also offers free technical support to its users. 
Visit http://www.kpitgnutools.com for details. 
Latest versions of KPIT GNU tools are released on June 1, 2004.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 


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