From: megacz@megacz.com
To: java@gcc.gnu.org
Subject: Warning: gcc (3.1 branch) is broken for target i686-pc-mingw32
Date: Sat, 20 Apr 2002 10:22:00 -0000 [thread overview]
Message-ID: <E16yuUR-0002sH-00@alonzo.megacz.com> (raw)
This is an automatically generated message.
A build of the current 3.1 branch fails
with a linux-pc-gnu host and a mingw target.
The last 100 lines of the build output are attached below.
n=`echo as | sed 's,^,i686-pc-mingw32-,; '`; \
if [ "/usr/local/gcc/bin/$n" != "/usr/local/gcc/i686-pc-mingw32/bin/as" ]; then \
rm -f /usr/local/gcc/i686-pc-mingw32/bin/as; \
ln /usr/local/gcc/bin/$n /usr/local/gcc/i686-pc-mingw32/bin/as >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /bin/sh /gcc/binutils-2.11.2/install-sh -c as-new /usr/local/gcc/i686-pc-mingw32/bin/as; \
else \
true ; \
fi
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/gcc/binutils-2.11.2/gas'
make[2]: Leaving directory `/gcc/binutils-2.11.2/gas'
make[1]: Leaving directory `/gcc/binutils-2.11.2/gas'
make[1]: Entering directory `/gcc/binutils-2.11.2/intl'
if test "@PACKAGE@" = "gettext" \
&& test 'intl-compat.o' = 'intl-compat.o'; then \
if test -r ./../../mkinstalldirs; then \
./../../mkinstalldirs /usr/local/gcc/lib /usr/local/gcc/include; \
else \
./mkinstalldirs /usr/local/gcc/lib /usr/local/gcc/include; \
fi; \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 intlh.inst /usr/local/gcc/include/libintl.h; \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 libintl.a /usr/local/gcc/lib/libintl.a; \
else \
: ; \
fi
if test "@PACKAGE@" = "gettext"; then \
if test -r ./../../mkinstalldirs; then \
./../../mkinstalldirs /usr/local/gcc/share/gettext/intl; \
else \
./mkinstalldirs /usr/local/gcc/share/gettext/intl; \
fi; \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 VERSION /usr/local/gcc/share/gettext/intl/VERSION; \
dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
for file in $dists; do \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 ./$file /usr/local/gcc/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/gcc/binutils-2.11.2/intl'
make[1]: Entering directory `/gcc/binutils-2.11.2/ld'
Making install in po
make[2]: Entering directory `/gcc/binutils-2.11.2/ld/po'
if test -r ./../../mkinstalldirs; then \
./../../mkinstalldirs /usr/local/gcc/share; \
else \
../mkinstalldirs /usr/local/gcc/share; \
fi
if test "ld" = "gettext"; then \
if test -r ./../../mkinstalldirs; then \
./../../mkinstalldirs /usr/local/gcc/share/gettext/po; \
else \
../mkinstalldirs /usr/local/gcc/share/gettext/po; \
fi; \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 ./Makefile.in.in \
/usr/local/gcc/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[2]: Leaving directory `/gcc/binutils-2.11.2/ld/po'
make[2]: Entering directory `/gcc/binutils-2.11.2/ld'
make[3]: Entering directory `/gcc/binutils-2.11.2/ld'
/bin/sh ./../mkinstalldirs /usr/local/gcc/bin /usr/local/gcc/i686-pc-mingw32/bin
/bin/sh ./libtool --mode=install /bin/sh /gcc/binutils-2.11.2/install-sh -c ld-new /usr/local/gcc/bin/i686-pc-mingw32-ld
/bin/sh /gcc/binutils-2.11.2/install-sh -c ld-new /usr/local/gcc/bin/i686-pc-mingw32-ld
n=`echo ld | sed 's,^,i686-pc-mingw32-,; '`; \
if [ "/usr/local/gcc/bin/$n" != "/usr/local/gcc/i686-pc-mingw32/bin/ld" ]; then \
rm -f /usr/local/gcc/i686-pc-mingw32/bin/ld; \
ln /usr/local/gcc/bin/$n /usr/local/gcc/i686-pc-mingw32/bin/ld >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /bin/sh /gcc/binutils-2.11.2/install-sh -c ld-new /usr/local/gcc/i686-pc-mingw32/bin/ld; \
fi
make install-man1
make[4]: Entering directory `/gcc/binutils-2.11.2/ld'
/bin/sh ./../mkinstalldirs /usr/local/gcc/man/man1
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 ./ld.1 /usr/local/gcc/man/man1/i686-pc-mingw32-ld.1
make[4]: Leaving directory `/gcc/binutils-2.11.2/ld'
/bin/sh ./../mkinstalldirs /usr/local/gcc/i686-pc-mingw32/lib/ldscripts
mkdir /usr/local/gcc/i686-pc-mingw32/lib/ldscripts
for f in ldscripts/*; do \
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 $f /usr/local/gcc/i686-pc-mingw32/lib/$f ; \
done
make[3]: Leaving directory `/gcc/binutils-2.11.2/ld'
make[2]: Leaving directory `/gcc/binutils-2.11.2/ld'
make[1]: Leaving directory `/gcc/binutils-2.11.2/ld'
make[1]: Entering directory `/gcc/binutils-2.11.2/libiberty'
make[2]: Entering directory `/gcc/binutils-2.11.2/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/gcc/binutils-2.11.2/libiberty/testsuite'
/bin/sh /gcc/binutils-2.11.2/install-sh -c -m 644 libiberty.a /usr/local/gcc/lib/libiberty.an
( cd /usr/local/gcc/lib ; ranlib libiberty.an )
mv -f /usr/local/gcc/lib/libiberty.an /usr/local/gcc/lib/libiberty.a
make[2]: Entering directory `/gcc/binutils-2.11.2/libiberty/testsuite'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/gcc/binutils-2.11.2/libiberty/testsuite'
make[1]: Leaving directory `/gcc/binutils-2.11.2/libiberty'
/gcc/check-gcc: cd: /gcc/current: No such file or directory
cvs checkout: failed to open /home/megacz/.cvspass for reading: No such file or directory
Cannot access /cvsroot/gcc/CVSROOT
Permission denied
/gcc/check-gcc: ../gcc/configure: No such file or directory
next reply other threads:[~2002-04-20 13:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-20 10:22 megacz [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-06-23 6:23 megacz
2002-06-22 6:24 megacz
2002-06-21 6:30 megacz
2002-06-20 6:29 megacz
2002-04-30 8:13 megacz
2002-04-11 10:39 megacz
2002-04-10 7:16 megacz
2002-04-04 8:38 megacz
2002-04-04 15:32 ` Adam Megacz
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=E16yuUR-0002sH-00@alonzo.megacz.com \
--to=megacz@megacz.com \
--cc=java@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).