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: compile from ss 120301


I didn't configure GCC to compile in any specific way.  I just ran the
configure script and then make.  Should have I have set some parameters for
using the GNU binutils instead of SUN's?

If so, what parameter can I pass to configure so that I force it to use the
GNU binutils?

Thanks for your help.

Kind regards,
Mauro

----- Original Message -----
From: "Phil Edwards" <pedwards@disaster.jaj.com>
To: "Mauro Baquero" <mbaquero>
Sent: Sunday, December 09, 2001 8:20 PM
Subject: Re: compile from ss 120301


> On Wed, Dec 05, 2001 at 04:02:56PM -0500, Mauro Baquero wrote:
> > /usr/local/sparc-sun-solaris2.7/bin/ld:libgcc.map: file format not =
> > recognized; treating as linker script
>
> This usually happens when GNU binutils ('ar', 'as', 'ld', etc) and Sun
> binutils are mixed up.  You didn't specify how you configured the GCC
build,
> but it's almost certain that you specified one type and the build process
> found the other type.
>
>



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