| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
| Message-ID: | <3C563CFF.AF5763D6@xtra.co.nz> |
| From: | Greg & Steph <gswhite AT xtra DOT co DOT nz> |
| X-Mailer: | Mozilla 4.75 [en]C-XTRA (Win98; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | More Info |
| References: | <3C561045 DOT 42E04404 AT xtra DOT co DOT nz> <3c561138 DOT sandmann AT clio DOT rice DOT edu> |
| Lines: | 54 |
| Date: | Tue, 29 Jan 2002 19:11:11 +1300 |
| NNTP-Posting-Host: | 203.96.107.38 |
| X-Complaints-To: | newsadmin AT xtra DOT co DOT nz |
| X-Trace: | news.xtra.co.nz 1012284418 203.96.107.38 (Tue, 29 Jan 2002 19:06:58 NZDT) |
| NNTP-Posting-Date: | Tue, 29 Jan 2002 19:06:58 NZDT |
| Organization: | Xtra |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Hi again,
Go32-v2 runs ok, DPMI mem available 13457Kb, DPMI swap space
available 47235Kb. Dos ver 6.22.
Config.sys...
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE RAM
BUFFERS=15,0
FILES=40
DOS=UMB
LASTDRIVE=E
FCBS=40,0
shell=c:\dos\command.com c:\dos /e:2048/p
DEVICEHIGH /L:1,12048 =C:\DOS\SETVER.EXE
DOS=HIGH
Autoexec.bat...
LH /L:0;1,45488 /S C:\DOS\SMARTDRV.EXE /X
@ECHO OFF
PROMPT $p$g
PATH C:\DOS;C:\DJGPP\BIN;C:\
SET TEMP=C:\DOS
SET DJGPP=C:\DJGPP\DJGPP.ENV
Typing "rhide" results in...
General Protection Fault at eip=233; flags=3206
eax=00000218 ebx=000002a5 ecx=00000008 edx=002497ff
esi=00249a16 edi=00270000 ebp=ffffffff esp=00000760
cs=a7 ds=af es=af fs=8f gs=0 ss=8f error=0000
"gcc hello.c -o hello.exe" results in...
Exiting due to signal SIGSEGV
General Protection Fault at eip=00000237 eax=00000018
ebx=000000a1 ecx=000000010 edx=00255bff esi=00255e9c
edi=002d0000 ebp=ffffffff esp=00000760
program=c:\djgpp\bin\gcc.exe
cs: sel=00e7 base=100c0000 limit=0002cfff
ds: sel=00ef base=100c0000 limit=0002cfff
es: sel=00ef base=100c0000 limit=0002cfff
fs: sel=00cf base=000122c0 limit=0000ffff
gs: sel=0000 base=000122c0 limit=0000ffff
ss: sel=00cf base=000122c0 limit=0000ffff
App stack:[000ac9d4..0002cad4]
Excptn stack:[0002c424..0002a4e4]
I Hope someone can make sense of that!
I should be able to myself oneday...
Thanks Again,
Greg
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |