X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andris Pavenis To: Juan Manuel Guerrero Subject: Re: Difficulties compiling gcc-343 on winxp Date: Wed, 26 Jan 2005 09:23:37 +0200 User-Agent: KMail/1.7.91 References: <41F68F1D DOT 9050205 AT igd DOT fhg DOT de> In-Reply-To: <41F68F1D.9050205@igd.fhg.de> Cc: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501260923.37148.pavenis@latnet.lv> X-Virus-Scanned: by amavisd-new at fgi.fi Reply-To: djgpp AT delorie DOT com On Tuesday 25 January 2005 20:25, you wrote: > I have installed winxp home edition on my computer and I have tried to > compile gcc-3.43 > with the stock utilities from beta/v2 and beta/v2gnu. > I have used djbuild.sh to configure and compile the source and I get the > following error message: Setting up DJGPP under WinXP for more complicated use rather than simple building some programs has been proved to be rather tricky, at least according to my own experience. I haven't tested many packages uploaded to beta/v2gnu recently. At least, as far as I have seen, not all packages from clio.rice.edu (intended for Win 2K/XP) really behaves well on WinXP At least I'm building GCC for DJGPP under WinXP Pro SP2 in last time. > g:/djgpp/bin/ld.exe: min-insn-modes.o: No such file: Too many open files > (EMFILE) > collect2: ld returned 1 exit status > make.exe[2]: *** [genconstants.exe] Error 1 > make.exe[2]: Leaving directory `g:/_/gnu/build.gcc/gcc' > make.exe[1]: *** [stage1_build] Error 2 > make.exe[1]: Leaving directory `g:/_/gnu/build.gcc/gcc' > make.exe: *** [bootstrap] Error 2 > > There is enough free disk space to build the binaries (about 8GB). > I have set FILES=255 but it has no influence. > Reading the included README file gives me no hints. > What am I missing here? I don't know. Andris