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]

RE: Problems with Gcc3.0.1 for Hitachi sh


>-----Original Message-----
>From: alberico@libero.it [mailto:alberico@libero.it]
>Sent: 28 August 2001 11:22

>/home/hitachi/tmp/ccHbanSK.s: Assembler messages:
>/home/hitachi/tmp/ccHbanSK.s:2: Warning: Missing string
>/home/hitachi/tmp/ccHbanSK.s:2: Error: Rest of line ignored. First
>ignored character is `1'.
>make[1]: *** [libgcc/./_divdi3.o] Error 1
>make[1]: Leaving directory `/opt/src/Gcc-30/build-gcc-core/gcc'
>make: *** [stmp-multilib] Error 2
>
>I tried to run the last step with the -S flag and I had the following
>file,
>        .file   "libgcc2.c"
>        .file 1 "../../gcc-3.0.1-core/gcc/libgcc2.c"
>        .section        .debug_abbrev
>.Ldebug_abbrev0:
>        .section        .text
>.Ltext0:
>        .section        .debug_info
>.Ldebug_info0:
>......
>
>the "1" in the second line give the error, in fact if removed,
>everything seems to work OK,
>
>may someone help?

  You almost certainly need more up-to-date binutils for your cross tools;
IIRC gcc-3.0.x requires binutils >= 2.11.

        DaveK
-- 
" So far, science's crowning achievement, the Atomic Bomb, has not even
been able to alleviate the misery and torture of endless centuries of
world poverty." - George Hammond, self-proclaimed discoverer of the 
scientific proof of god.


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

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


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