public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk>
To: Andy Gabor <ajgabor@ucdavis.edu>
Cc: gcc-help@gcc.gnu.org
Subject: Re: make bootstrap failure -> libgcc.map: file format...
Date: Tue, 10 Sep 2002 02:16:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.44.0209101006170.2149-100000@neelix> (raw)
In-Reply-To: <15741.4193.689468.316529@nova.ucdavis.edu>

On Mon, 9 Sep 2002, Andy Gabor wrote:

>
> Hi,
>
> Installed current binutils.

OK...
>
> Tried to build gcc-3.2 of ss u10 running solaris 9.
>
> Configured with:
>
> setenv CC /opt/SUNWspro/bin/cc
> ./configure --enable-languages=c,c++

You also need --with-ld=/usr/local/bin/ld --with-as=/usr/local/bin/as
to pick up the binutils you installed (if that is where you put
them).  Because...
>
>
> Build error:
> gcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o  libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o -lc && rm -f libgcc_s.so && ln -s libgcc_s.so.1 libgcc_s.so
> /usr/local/sparc-sun-solaris2.9/bin/ld:libgcc/./libgcc.map: file
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  is not from binutils.
> format not recognized; treating as linker script
> /usr/local/sparc-sun-solaris2.9/bin/ld:libgcc/./libgcc.map:1: parse error
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  is not from binutils.

> collect2: ld returned 1 exit status
>
> There have been reports of other problems with libgcc.map but slightly
> different error reports.
>
> Any insights appreciated
>
> Andy
        HTH
        Hugh


  reply	other threads:[~2002-09-10  9:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-09 14:19 Andy Gabor
2002-09-10  2:16 ` Hugh Sasse Staff Elec Eng [this message]
2002-09-09 15:19 Andy Gabor

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.GSO.4.44.0209101006170.2149-100000@neelix \
    --to=hgs@dmu.ac.uk \
    --cc=ajgabor@ucdavis.edu \
    --cc=gcc-help@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).