This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: what to do with libgcc.map
- From: llewelly at xmission dot com
- To: "Dominik Siatkowski" <dominiks at aldec dot katowice dot pl>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: 27 Apr 2004 18:28:55 -0600
- Subject: Re: what to do with libgcc.map
- References: <000e01c42c70$14207fd0$8c00000a@Katowice.Aldec.corp>
"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 ?