Mail Archives: djgpp/1997/12/22/17:17:28
on Mon, 22 Dec 1997 08:13:42 GMT Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> in
<Pine DOT SUN DOT 3 DOT 91 DOT 971222101322 DOT 10387D-100000 AT is> wrote:
>
>On Sun, 21 Dec 1997, John Covici wrote:
>
>> f:/djgpp/bin/make.exe
>> make.exe[1]: Entering directory `f:/emacs-20.2/src'
>> gcc -c -Demacs -DHAVE_CONFIG_H -I. -I. -O2 -g syntax.c
>>
>> When I run it now, it just sits there -- not even an error. That would
>> suggest some kind of memory problem since I have a couple of more
>> processes running now than before.
>
>So it sometimes crashes with SIGSEGV and sometimes just hangs, right?
>
>What happens if you run the same command from the DOS prompt in the
>src directory? If it also hangs, please add -Q to the gcc switches,
>run this command again and tell me what is the last function name
>printed when it hangs (or crashes).
Well strangely enough, it gets back to the DOS prompt, but creates no
object module and no additional output. However when I omit the -O2
option it compiles successfully.
>
>> I am using Windows 95 with a 200mhz Pentium and 40mb of real memory.
>
>What does go32-v2 print when invoked with no arguments?
go32/v2 version 2.0 built Aug 12 1996 22:27:23
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: 28783 Kb
DPMI swap space available: 9125 Kb
>How much free space do you have on the disk where DJGPP.ENV is kept?
About 900mb.
--
John Covici
covici AT ccs DOT covici DOT com
- Raw text -