From: pavenis AT lanet DOT lv To: "Juan Manuel Guerrero" , djgpp-workers AT delorie DOT com Date: Sat, 1 Sep 2001 18:24:36 +0300 MIME-Version: 1.0 Subject: Re: gcc301 difficulty Message-ID: <3B9127E4.27662.89CD1@localhost> In-reply-to: <5E655441F9D@HRZ1.hrz.tu-darmstadt.de> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Cannot reproduce problem here: 1) in Dos session under Win98SE. No problems 2) I booted plain DOS, unpacked needed ZIP files in e new directory and retried. Again no failures (for entire build, not only makemake.exe) Andris On 1 Sep 2001 at 16:45, Juan Manuel Guerrero wrote: > I have tried to compile CVS-libc (timestamp 2001-08-31) > with gcc301b.zip, bnu2112b.zip, bsh204b.zip, mak3791b.zip, etc. > I am using win95 (4.00.950). go32-v2 gives the following output > for a dos session: > > go32/v2 version 2.0 built Sep 1 2001 15:17:58 > Usage: go32 coff-image [args] > Rename this to go32.exe only if you need a go32 that can run v2 binaries as > well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH > but do not delete your old go32 - leave it in the PATH after this one. > Set GO32_V2_DEBUG=y in the environment to get verbose output. > > DPMI memory available: 48610 Kb > DPMI swap space available: 16222 Kb > > > gcc breaks with the following error message: > > gcc -O2 makemake.c -o makemake.exe > makemake.c: In function `process_makefile': > makemake.c:59: Internal error: Segmentation violation > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > make.exe: *** [makemake.exe] Error 1 > > I have repeated the same under plain dos using cwsdpmi. The result is > the same. > I have not submitted any bug report to gnu.org.