Mail Archives: djgpp/1996/09/26/19:00:27
I don't know if anyone will be able to help me, but here goes.
I'm writing (actually wrote) a flame demo for DJGPP, using GRX2.0,
and built in functions (by "built-in" I mean I use GrPixel, GrPlot,
etc.). I have been using RHIDE to develop the program, and at this
point the program work _perfect_ when invoked from within RHIDE,
whether I set the code to be optimized at -O3, or I turn
optimizations off. Unfortunately, I exit RHIDE to run my executable
from the DOS prompt, and "POW", without ever initializing graphics
mode the program poops itself with a segment violation. (Did I
mention I set this up as a project in RHIDE, with FLAME1.EXE as
destination?) So, I go back to RHIDE and have it make a makefile for
my project, and go back to DOS, and run make -f rhide.mak, and it
compiles great, and I get the same segmentation violation!!
I know that I have been vague, and I'm getting together my settings,
but if anyone has encountered a similar problem, if you would contact
me (here or email, it doesn't matter) I would be extremely thankful.
Jeff
rbachtel AT ghgcorp DOT com
P.S. I checked the FAQ for this problem, to no avail. Do the GRX2.0
developers regularly listen to this newsgroup? They are strangely
quite.
- Raw text -