Mail Archives: djgpp-workers/1998/04/21/09:14:33
Vik Heyndrickx <Vik DOT Heyndrickx AT rug DOT ac DOT be> wrote:
> I have a perfectly working and tested PID code available, but I need to
> know whether it is acceptable to put that code in the stub (it really,
> really, really needs to run in real-mode). Question is: is every
> coff-image started with a stub, i.e. can a coff image been run without
> one? I've been writing my own stub.asm (nearly 1/3 finished) but started
> wondering then.
COFF images are loaded directly and executed from other DJGPP programs, you can
easilly have COFF files without individual STUBs. But I think that at least one
stub is needed, for example the one from bash, the rest doesn't need STUB. Be
careful.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -