delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | new-smtp1.ihug.com.au: Host p335-tnt2.syd.ihug.com.au [203.173.131.81] claimed to be acceleron |
Message-ID: | <009701c1523e$8dce6bd0$0a02a8c0@acceleron> |
From: | "Andrew Cottrell" <acottrel AT ihug DOT com DOT au> |
To: | <djgpp-workers AT delorie DOT com>, "Mark E." <snowball3 AT bigfoot DOT com> |
References: | <3BC4387A DOT 11389 DOT 23B6A0 AT localhost> |
Subject: | GCC Stage 1 failure with Bash 2.05 - help required |
Date: | Thu, 11 Oct 2001 20:21:54 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Reply-To: | djgpp-workers AT delorie DOT com |
Mark, Thanks for the Bash 2.05 update. I can confirm that read now works, I still need to build the latest Perl. Set is also fixed as the GCC configuration files produced with Bash 2.04 and 2.05 are exaclty the same. I still cannot build GCC with Bash 2.05. GCC stage 1 fails because it when using Bash 2.05. The diffreences between the stage 1 log files are as follows for Bash 2.04 and 2.05: *** stage1.log Thu Oct 11 19:55:20 2001 --- bash205\stage1.log Thu Oct 11 19:33:28 2001 *************** *** 392,762 **** MAKE="d:/dj204/bin/make.exe"; srcdir=`cd /dj204/gnu/gcc-2.953/gcc/fixinc; pwd` ; \ export MAKE srcdir ; \ cd ./fixinc; d:/dj204/bin/bash.exe ${srcdir}/mkfixinc.sh i586-pc-msdosdjgpp ! constructing ../fixinc.sh for i586-pc-msdosdjgpp ! rm -rf include; mkdir include ! TARGET_MACHINE=i586-pc-msdosdjgpp; srcdir=`cd /dj204/gnu/gcc-2.953/gcc; pwd`; \ ! INSTALL_ASSERT_H=install-assert-h; SHELL=d:/dj204/bin/bash.exe ;\ ! export TARGET_MACHINE srcdir INSTALL_ASSERT_H SHELL ; \ ! d:/dj204/bin/bash.exe ./fixinc.sh `pwd`/include d:/dj204/include >>> LINES CUT, build works ..... <<<< --- 392,398 ---- MAKE="d:/dj204/bin/make.exe"; srcdir=`cd /dj204/gnu/gcc-2.953/gcc/fixinc; pwd` ; \ export MAKE srcdir ; \ cd ./fixinc; d:/dj204/bin/bash.exe ${srcdir}/mkfixinc.sh i586-pc-msdosdjgpp ! d:/dj204/tmp/dj590000: d:/dj204/tmp/dj590000: cannot execute binary file ! make.exe[1]: *** [fixinc.sh] Error 126 make.exe[1]: Leaving directory `d:/dj204/gnu/gcc-2.953/build.djg/gcc' ! make.exe: *** [all-gcc] Error 2 Anyone got any ideas on this error? There are no diffreneces in the following files generated with Bash 2.04 or 2.05. config.cache 11/10/2001 7:26:32 PM config.status 11/10/2001 7:19:18 PM djconfig.log 11/10/2001 7:27:50 PM Makefile 11/10/2001 7:19:18 PM mh-frag 11/10/2001 7:18:40 PM Andrew ----- Original Message ----- From: "Mark E." <snowball3 AT softhome DOT net> To: <djgpp-workers AT delorie DOT com> Sent: Thursday, October 11, 2001 2:00 AM Subject: Re: First round of XP tests > > 1) Bash issues - 2.04 & 2.05 read fails > > - 2.05 set doesn't allow GCC to be built > > set and read should now be fixed in 2.05. > > Mark > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |