public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Piotr Wyderski <piotr.wyderski@gmail.com>
To: gcc@gcc.gnu.org
Subject: GCC 4.5 is uncompilable
Date: Fri, 20 Nov 2009 12:45:00 -0000	[thread overview]
Message-ID: <9f8a01cd0911200443k2b011d61sfd986ddd966fea60@mail.gmail.com> (raw)

An attempt to build either gcc-trunk or the most recent
snapshot (20091119) with Cygwin (the build compiler
is either GCC 4.4.0 or 4.5-20090604), configured as:

$ ../configure --prefix=/opt/gcc-4.5-20091119 -v --enable-bootstrap --enable-ve
rsion-specific-runtime-libs --enable-shared --enable-shared-libgcc --with-gnu-l
d --with-gnu-as --enable-dwarf2-exceptions --disable-symvers --disable-nls --wi
th-arch=core2 --with-tune=generic --enable-threads=posix --enable-languages=c,c
++

fails with the following message:

[...]
 mv ./shlib/libgcc_s.dll.a.tmp ./shlib/libgcc_s.dll.a
/usr/bin/ld: unrecognized -a option `ware'
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.dll] Error 1
make[3]: Leaving directory `/home/piotr.wyderski/build/gcc-4.5-20091119/objdir/i
686-pc-cygwin/libgcc'
make[2]: *** [all-stage1-target-libgcc] Error 2
make[2]: Leaving directory `/home/piotr.wyderski/build/gcc-4.5-20091119/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/piotr.wyderski/build/gcc-4.5-20091119/objdir'
make: *** [all] Error 2

             reply	other threads:[~2009-11-20 12:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20 12:45 Piotr Wyderski [this message]
2009-11-20 12:50 ` Kai Tietz
2009-11-20 12:55   ` Piotr Wyderski
2009-11-20 19:51     ` Dave Korn
2009-11-20 23:17       ` Richard Guenther
2009-11-23 10:42       ` Piotr Wyderski
2009-11-23 14:04         ` Dave Korn
2009-11-21  1:19 Matt
2009-11-21 12:28 ` Dave Korn

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=9f8a01cd0911200443k2b011d61sfd986ddd966fea60@mail.gmail.com \
    --to=piotr.wyderski@gmail.com \
    --cc=gcc@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).