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

Re: what to do with libgcc.map


"Dominik Siatkowski" <dominiks@aldec.katowice.pl> writes:

> Hello.
> 
> I've tried to build gcc 3.4.0 (the same problem with 3.3.2) with
> target=sparc-sun-solaris2.8 (on i386 Redhat 7.2)
> 
> I've got:
> 
> /usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map: file
> format not recognized; treating as linker script
> 
> /usr/local/gcc-3.4.0/sparc-sun-solaris2.8/bin/ld:libgcc/libgcc.map:1: parse
> error
[snip]

Maybe you need new binutils? Or your binutils is not configured to
    support sparc-sun-solaris2.8 ?


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