www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1992/02/04/13:03:54

Date: Tue, 4 Feb 92 12:17:39 EST
From: DJ Delorie <dj AT ctron DOT com>
To: dogwood!francis AT gatech DOT edu
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Segmentation Violation w/ `bison' Why?
Status: O

>>I tried using the bison packaged with GCC today for the first time,
>>and all I could get was the following:
>>
>>Segmentation Violation referencing address 0
>>c:/lib/gcc/bin/bison.exe: file not found

>Datum: I got the same sort of thing when trying to run xlisp, which
>was written with djgpp.  Perhaps there's some commonality here?

BING!  You have to have a copy of go32.exe in your path when you run a
file that only has the stub attached to it.  This is the only common
thing between these two programs.  What happens is that stub.exe runs
go32.exe (from the path) and passes it information about its command
line.  Go32 then reads the .exe file and extracts the a.out
information from it.

DJ
dj AT ctron DOT com
Life is a banana.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019