This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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


Hi,
I have taken following source code snapshots to build H8(COFF) toolchain,
1. GCC(gcc-3.5-20040725).
2. binutils(binutils-040725).
3. newlib-1.12.0 (Dated 15/07/2004 from CVS).

Host:i686-pc-linux-gnu

I am already adding the new cross-binutils to my path after I built and installed them.
I am able to build tool chain for ELF format.
While building toolchain for targets H8(COFF), I am getting error as mentioned below at the stage of final cross gcc building. Kindly suggest how to remove this error. 

*********************************Error Text***********************************************************************

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

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


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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