Xref: news2.mv.net comp.os.msdos.djgpp:4567 From: Alix Martin <100726 DOT 473 AT compuserve DOT com> Newsgroups: comp.os.msdos.djgpp Subject: problem : unspecified exception at run time Date: Tue, 04 Jun 1996 09:01:38 -0700 Organization: France Telecom Lines: 100 Message-ID: <31B45DE2.E68@compuserve.com> NNTP-Posting-Host: dd47-207.compuserve.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi there ! I tried to set up ez-gcc (from the japanese server) but I didn't get very far : I unpacked everything ok. Then I wrote a Hello, World program and compiled it. Fine. But when I run it the MS-DOS window crashes and I get the following message : Program aborted - illegal operation If the program persists, look at Win95 help... The program encountered an unspecified exception. Error location : 1EF3:0158 Active interrupts : none. (translated from French) I have a Pentium 75 and run windows95. I have 8 Mbytes of RAM. I was using a DOS window in Win95 (default settings). I tried the same after booting only DOS, to no avail. Output of set : TMP=C:\WINDOWS\TEMP TEMP=C:\WINDOWS\TEMP PROMPT=$p$g winbootdir=C:\WINDOWS COMSPEC=C:\WINDOWS\COMMAND.COM windir=C:\WINDOWS SOUND=C:\PROGRA~1\CREATIVE\AUDIOAPP BLASTER=A220 I5 D1 H5 P330 T6 MIDI=SYNTH:1 MAP:E CMDLINE=keyb fr,,C:\WINDOWS\COMMAND\keyboard.sys PATH=C:\JAVA\BIN;C:\JAVA\LIB;C:\DJGPP\BIN; DJGPP=c:/djgpp/djgpp.env GO32=ansi driver c:/djgpp/drivers/stdvga.grn go32 output : go32 version 1.12.maint3 Copyright DJ Delorie Lowest version I can run is 1.08 go32.exe usage... go.exe build time was Sunday Dec 18 16:36:42 1994 DPMI memory available: 5684 Kb Swap space available : 562976 Kb gcc -v output : gcc -v -o hello.exe hello.c Reading specs from c:/djgpp/lib\specs gcc version 2.6.3 c:/djgpp/bin\cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=6 -Dunix -Di386 -D__GO32 -D__MSDOS hello.c c:/djgpp/tmp\cc009637 GNU CPP version 2.6.3 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: c:/djgpp/include /usr/local/include /usr/local/go32/include /usr/local/lib/gcc-lib/go32/2.6.1/include /usr/include End of search list. c:/djgpp/bin_cc1.exe c:/djgpp/tmp\cc009637 -quiet -dumpbase hello.c -version -o c:/djgpp/tmp\cca09637 GNU C version 2.6.3 (80386, BSD Syntax) compiled with GNU C version 2.6.3. c:/djgpp/bin\as.exe -o c:/djgpp/tmp\ccb09637 c:/djgpp/tmp\cca09637 c:/djgpp/bin\ld.exe -o hello.exe c:/djgpp/lib\crt0.o -Lc:/djgpp/lib c:/djgpp/tmp\ccb09637 -lgcc -lc -lgcc autoexec.bat : rem ---------------------- MTM ATAPI CD-ROM ---------------------- rem - By Windows Setup - C:\windows\command\MSCDEX.EXE /D:MTMIDE01 /M:10 rem ---------------------- MTM ATAPI CD-ROM ---------------------- SET SOUND=C:\PROGRA~1\CREATIVE\AUDIOAPP SET BLASTER=A220 I5 D1 H5 P330 T6 SET MIDI=SYNTH:1 MAP:E mode con codepage prepare=((850) C:\WINDOWS\COMMAND\ega.cpi) mode con codepage select=850 keyb fr,,C:\WINDOWS\COMMAND\keyboard.sys path c:\java\bin;c:\java\lib;c:\djgpp\bin; c:\djgpp\bin\setdjgpp doskey config.sys : rem ---------------------- MTM ATAPI CD-ROM ---------------------- [COMMON] DEVICE=C:\MTM\MTMCDAI.SYS /D:MTMIDE01 rem ---------------------- MTM ATAPI CD-ROM ---------------------- device=C:\WINDOWS\COMMAND\display.sys con=(ega,,1) Country=033,850,C:\WINDOWS\COMMAND\country.sys With all this, I hope one post will be enough ! So if anybody can help me out, many thanks in advance. Alix Martin alix AT rezo DOT net