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


Hi Jeff/GCC team,

On Fri, 3 Jan 2003, Jeff Sturm wrote:

> 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
> 


I believe I have done just that now:

/dados/packages/gcc-3.2/configure  --with-as=/usr/local/sparc-sun-so
laris2.7/bin/as --with-ld=/usr/local/sparc-sun-solaris2.7/bin/ld
--with-gnu-as --with-gnu-ld

(now complaints; appeared to have configured successfully)

Then I did:

/usr/local/bin/make bootstrap-lean

(to make sure I use GNU make)

and now I get the error:
(last lines of output only)

o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o
libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o
libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o
libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o
libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o
libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o
libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o
libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_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.7/bin/ld:libgcc/./libgcc.map:4: parse error
in VERSION script
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: Leaving directory `/usr/local/gcc/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/usr/local/gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/gcc/gcc'
make: *** [bootstrap-lean] Error 2

----

How to proceed? What to correct?

Thanks a lot for your help.

Cheers,

Pedro Augusto

--------------------------------------------------------------------------
Dr. Pedro Augusto
Assistant Professor		tel: +351 291 705150/8
Dep. Matematica			fax: +351 291 705199
Universidade da Madeira
Caminho da Penteada		
9000-390 Funchal
Portugal
--------------------------------------------------------------------------


  reply	other threads:[~2003-01-07 10:13 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
2003-01-07 11:36   ` Pedro Manuel Augusto [this message]
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.SV4.3.96.030107100116.19637A-100000@dragoeiro \
    --to=augusto@uma.pt \
    --cc=gcc@gnu.org \
    --cc=jsturm@one-point.com \
    /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).