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


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

Build gcc 3.0.1 for sh target


Hi,
I am trying to build cross compiler using gcc 3.0.1,binutils 2.11.2 and
newlib 1.9.0 for sh targets. The build is failing with the following
error....

../../../../../fsfsrc/gcc-3.0/libstdc++-v3/libsupc++/eh_personality.cc:403:
warning: ambiguates
   built-in declaration `void __cxa_call_unexpected(void*)'
/tmp/cc2VVKTd.s: Assembler messages:
/tmp/cc2VVKTd.s:711: Error: Rest of line ignored. First ignored character is
`<'.
/tmp/cc2VVKTd.s:724: Error: Rest of line ignored. First ignored character is
`<'.
/tmp/cc2VVKTd.s:730: Error: Rest of line ignored. First ignored character is
`<'.
/tmp/cc2VVKTd.s:734: Error: Rest of line ignored. First ignored character is
`<'.
make[3]: *** [globals.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive-am] Error 2
make: *** [all-target-libstdc++-v3] Error 2

I think that the assembler is not able to understand some of the
instructions generated.
Please guide me on this.

Thanks & Regards
GnuTeam


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