Mail Archives: djgpp-workers/1997/09/14/23:01:32
On 14 Sep 97 at 22:40, DJ Delorie wrote:
> As much as this is an interesting idea to pursue, making the user
> install (and run) yet another program is not a good idea.
I actually agree. That's why I made the stub behave as before if
there is no driver.
> If we change 2.02 crt[01] to locate a previous stub (even from 2.00
> or 2.01 programs) and, if found, use it and resize its own stub to
> minimum size, I think we'll have the best solution. That lets us
> expand one stub to 63.5K and leave the rest at 0.5k (or less?),
> without any of them suffering from too-short-tb syndrome.
The trouble is: how?
> Not changing the stub means no problems with stubify, strip, or ld
> changing the stub to an old version on us.
Yes, this is definitly a risk.
I did the changes partly to show it could be done and also so that
the code is at least there. I didn't actually EXPECT it to be
accepted (hoped, yes).
It was fun anyway and I learned a lot about device drivers. Anyway,
it helps demonstrate the structure support I added to djasm.
Bill
--
Leave others their otherness.
- Raw text -