public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Sturm <jsturm@one-point.com>
To: Pedro Manuel Augusto <augusto@uma.pt>
Cc: gcc@gnu.org
Subject: Re: Build error
Date: Fri, 03 Jan 2003 18:24:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0301031310170.19869-100000@ops2.one-point.com> (raw)
In-Reply-To: <Pine.SV4.3.96.030103173214.21305A-100000@dragoeiro>

On Fri, 3 Jan 2003, Pedro Manuel Augusto wrote:
> /usr/local/sparc-sun-solaris2.7/bin/ld:libgcc/./libgcc.map: file format
> not recognized; treating as linker script

You've configured for Sun btools, but gcc is finding and using binutils.
Either get rid of binutils, or configure gcc for it:

$srcdir/configure ... --with-as=$prefix/bin/as --with-ld=$prefix/bin/ld
--with-gnu-as --with-gnu-ld

Jeff

  reply	other threads:[~2003-01-03 18:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03 17:37 Pedro Manuel Augusto
2003-01-03 18:24 ` Jeff Sturm [this message]
2003-01-07 11:36   ` Pedro Manuel Augusto
2006-10-17 14:45 build error bob_rossi
2006-10-17 22:27 ` Brian Dessent
2006-10-18 13:38 bob_rossi
2007-02-23 14:09 build Error sameer sinha
     [not found] <l2x38f1d9be1005100303s856c766ek1a873b940dffc0b0@mail.gmail.com>
     [not found] ` <s2g38f1d9be1005100315m4447178en17af5c1b4b5e5318@mail.gmail.com>
     [not found]   ` <4BE7E328.70003@onetel.com>
     [not found]     ` <AANLkTikMn1UDfL_F5h6LChkSyQvvEH2bdyRK6acR2LCj@mail.gmail.com>
     [not found]       ` <AANLkTikEgxs7sGkQrdjZ46dUSiKAYaP490PznurOFMzo@mail.gmail.com>
     [not found]         ` <AANLkTilNW9hv8_oWW4VTj4YWum2IqJoGM3VB1uCRFn1Z@mail.gmail.com>
2010-05-11 13:00           ` Build Error Diego Novillo
2010-05-11 14:25             ` Sandeep Soni
2010-05-12 11:56             ` mike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0301031310170.19869-100000@ops2.one-point.com \
    --to=jsturm@one-point.com \
    --cc=augusto@uma.pt \
    --cc=gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).