Mail Archives: djgpp-workers/1996/03/28/00:08:34
> please change the following lines in src/libc/crt0/crt0.s (around line 103):
> The original version will work in most places, but it is not correct.
> This code will NOT work if you try to run it from a DXE. Well, it will
> work, but will cause your program to crash later. :(
First of all, I don't see how crt0 should EVER get called from a DXE - it
just won't work. Second, I can't think of an instance why the current code
is wrong. I would want more information on this.
- Raw text -