public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Eduardo Martinez Pardeiro" <eduxmp@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: configure gcc
Date: Mon, 10 Dec 2007 20:37:00 -0000	[thread overview]
Message-ID: <43f288560712101236u50248048mcb28e5bc4dd29ee6@mail.gmail.com> (raw)

I configure gcc-3.0 experimental in a powerpc-apple-darwin8.11 machine
with this options:

../gcc/configure ..prefix=`pwd` --enable-languages=c

I have the correct version of mpfr and gmp,but when i do make i obtain
this error:

s.o darwin-tramp_s.o ppc64-fp_s.o darwin-64_s.o darwin-ldouble_s.o
darwin-world_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o
unwind-sjlj_s.o unwind-c_s.o darwin-fallback_s.o emutls_s.o -lc
unknown option: -macosx_version_min
ld64 failed: file not found: 10.4
collect2: ld returned 1 exit status
make[5]: *** [libgcc_s.dylib] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

How I can solve it?

                 reply	other threads:[~2007-12-10 20:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=43f288560712101236u50248048mcb28e5bc4dd29ee6@mail.gmail.com \
    --to=eduxmp@gmail.com \
    --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).