public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "nitins2 at kpitcummins dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/16588] H8 / SH
Date: Tue, 03 Aug 2004 05:10:00 -0000	[thread overview]
Message-ID: <20040803051013.517.qmail@sourceware.org> (raw)
In-Reply-To: <20040716120316.16588.nitins2@kpitcummins.com>


------- Additional Comments From nitins2 at kpitcummins dot com  2004-08-03 05:10 -------
Hi,
I have taken following source code snapshots to build H8(COFF) toolchain,
1. GCC(gcc-3.5-20040801).
2. binutils(binutils-040802).
3. newlib-1.12.0 (Dated 15/07/2004 from CVS).
Host:i686-pc-linux-gnu
I am able to build tool chain for ELF format.
I am already adding the new cross-binutils to my path after I built and 
installed them.
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. Same kind of error comes for SH(COFF) Build.
************************************ Error 
Text******************************************************************
/home/nitins2/intmdt_build/h8300-coffbld3.5-20040801/build-gcc-3.5-
20040801/gcc/g++ -shared-libgcc -B/home/nitins2/intmdt_build/h8300-coffbld3.5-
20040801/build-gcc-3.5-20040801/gcc/ -nostdinc++ -
L/home/nitins2/intmdt_build/h8300-coffbld3.5-20040801/build-gcc-3.5-
20040801/h8300-coff/libstdc++-v3/src -L/home/nitins2/intmdt_build/h8300-
coffbld3.5-20040801/build-gcc-3.5-20040801/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-
20040801/libstdc++-v3/testsuite -I..  -I/home/nitins2/intmdt_build/h8300-
coffbld3.5-20040801/build-gcc-3.5-20040801/h8300-coff/libstdc++-
v3/include/h8300-coff -I/home/nitins2/intmdt_build/h8300-coffbld3.5-
20040801/build-gcc-3.5-20040801/h8300-coff/libstdc++-v3/include -
I/home/kpit/fsfsrc/downloads/gcc-3.5-20040801/libstdc++-v3/libsupc++ -O2 -O2 -
DCOFFPATCH -g -O2 -D_GLIBCXX_ASSERT -fmessage-length=0 -
DLOCALEDIR="/home/nitins2/intmdt_build/h8300-coffbld3.5-20040801/build-gcc-3.5-
20040801/h8300-coff/libstdc++-v3/po/share/locale" -O2 -c -o 
testsuite_abi.o /home/kpit/fsfsrc/downloads/gcc-3.5-20040801/libstdc++-
v3/testsuite/testsuite_abi.cc
/tmp/ccMZmwY1.s: Assembler messages:
/tmp/ccMZmwY1.s:16: Error: junk at end of line, first unrecognized character is 
`i'
/tmp/ccMZmwY1.s:20: Error: junk at end of line, first unrecognized character is 
`i'
/tmp/ccMZmwY1.s:24: Error: junk at end of line, first unrecognized character is 
`u'
/tmp/ccMZmwY1.s:28: Error: junk at end of line, first unrecognized character is 
`l'
/tmp/ccMZmwY1.s:32: Error: junk at end of line, first unrecognized character is 
`l'
/tmp/ccMZmwY1.s:36: Error: junk at end of line, first unrecognized character is 
`l'
/tmp/ccMZmwY1.s:40: Error: junk at end of line, first unrecognized character is 
`l'
/tmp/ccMZmwY1.s:44: Error: junk at end of line, first unrecognized character is 
`i'
/tmp/ccMZmwY1.s:48: Error: junk at end of line, first unrecognized character is 
`u'
/tmp/ccMZmwY1.s:52: Error: junk at end of line, first unrecognized character is 
`s'
/tmp/ccMZmwY1.s:56: Error: junk at end of line, first unrecognized character is 
`c'
/tmp/ccMZmwY1.s:60: Error: junk at end of line, first unrecognized character is 
`c'
/tmp/ccMZmwY1.s:72: Error: junk at end of line, first unrecognized character is 
`d'
************************************ Error Text Ends 
*************************************************************
*************************************testsuite_abi.s 
file*********************************************************
def	_signed
13	.scl	13
14	.type	04
15	.endef
16	.def	_long int   <- error comes from here
17	.scl	13
18	.type	05
19	.endef
20	.def	_unsigned int <- error comes from here
21	.scl	13
22	.type	016
23	.endef
24	.def	_long unsigned int <- error comes from here
25	.scl	13
26	.type	017
27	.endef
28	.def	_unsigned long <- error comes from here
29	.scl	13
30	.type	017
31	.endef
32	.def	_long long int <- error comes from here
33	.scl	13
34	.type	05
35	.endef
36	.def	_long long unsigned int <- error comes from here
37	.scl	13
38	.type	017
39	.endef
40	.def	_long long unsigned <- error comes from here
41	.scl	13
42	.type	017
43	.endef
44	.def	_short int <- error comes from here
45	.scl	13
46	.type	03
47	.endef
48	.def	_short unsigned int <- error comes from here
49	.scl	13
50	.type	015
51	.endef
52	.def	_unsigned short <- error comes from here
53	.scl	13
54	.type	015
55	.endef
56	.def	_signed char <- error comes from here
57	.scl	13
58	.type	02
59	.endef
60	.def	_unsigned char <- error comes from here
61	.scl	13
62	.type	014
63	.endef
64	.def	_float
65	.scl	13
66	.type	06
67	.endef
68	.def	_double
69	.scl	13
70	.type	06
71	.endef
72	.def	_long double <- error comes from here
73	.scl	13
74	.type	06
********************************************************************************
********************
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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16588


  parent reply	other threads:[~2004-08-03  5:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-16 12:03 [Bug c/16588] New: " nitins2 at kpitcummins dot com
2004-07-16 18:32 ` [Bug c/16588] " pinskia at gcc dot gnu dot org
2004-07-16 20:33 ` wilson at specifixinc dot com
2004-07-17  3:10 ` pinskia at gcc dot gnu dot org
2004-08-03  5:10 ` nitins2 at kpitcummins dot com [this message]
2004-08-03  5:19 ` [Bug target/16588] " pinskia at gcc dot gnu dot org
2004-08-03 19:05 ` wilson at gcc dot gnu dot org
2004-08-31  5:56 ` [Bug debug/16588] sdb/coff is broken pinskia at gcc dot gnu dot org
2004-11-30  0:47 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040803051013.517.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).