Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3F550700.8CB9B500@phekda.freeserve.co.uk> Date: Tue, 02 Sep 2003 22:09:20 +0100 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: DJGPP workers Subject: Windows 2003 [Was: about bootstrap the djgpp's gcc] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Anyone using DJGPP on Windows 2003? It seems there may be some problems. The extract below is from a post on comp.os.msdos.djgpp: mike wrote: [snip] > well, I have download all the packages needed by readme.djgpp in > gcc322s.zip from ftp://ftp.iij.ad.jp/pub/djgpp/alpha/ (I want to konw > why are there not the same date stamp package in the alpha,so I have > to use some time of 2003.6.18's and some are 2003 4.25's packages.but > this time i have the error as blow: > > make.exe[2]: Nothing to be done for `all'. > make.exe[2]: Leaving directory > `f:/gcc7/gnu/build.gcc/libiberty/testsuite' > make.exe[1]: Leaving directory `f:/gcc7/gnu/build.gcc/libiberty' > Bootstrapping the compiler > make.exe[1]: Entering directory `f:/gcc7/gnu/build.gcc/gcc' > c:/djgpp204/bin/make.exe CC="gcc" libdir=/dev/env/DJDIR/lib > libsubdir=/dev/env/D > JDIR/lib/gcc-lib/djgpp/3.22 \ > gcc_version=3.22 LANGUAGES="c " \ > CFLAGS="-g " MAKEINFO="makeinfo " \ > MAKEINFOFLAGS="" > make.exe[2]: Entering directory `f:/gcc7/gnu/build.gcc/gcc' > (cd intl && c:/djgpp204/bin/make.exe all) > make.exe[3]: Entering directory `f:/gcc7/gnu/build.gcc/gcc/intl' > make.exe[3]: Nothing to be done for `all'. > make.exe[3]: Leaving directory `f:/gcc7/gnu/build.gcc/gcc/intl' > ./genattrtab.exe /gcc7/gnu/gcc-3.22/gcc/config/i386/i386.md > > tmp-attrtab.c > > Cannot allocate 64 bytes after allocating 33334116 bytes > make.exe[2]: *** [s-attrtab] Error 1 > make.exe[2]: Leaving directory `f:/gcc7/gnu/build.gcc/gcc' > make.exe[1]: *** [stage1_build] Error 2 > make.exe[1]: Leaving directory `f:/gcc7/gnu/build.gcc/gcc' > make.exe: *** [bootstrap] Error 2 > > I use the windows 2003 enterpise server and use djgpp in its dos > box. [snip] 33334116 is a little under 32MB. FWIW I'm going to look at CBFalconer's last nmalloc code drop at the weekend. If it looks good, I'll merge it in. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]