Mail Archives: djgpp-workers/2002/12/06/02:32:49
I don't have time to hack on it now, so I've updated the
http://clio.rice.edu/djgpp/dxe_wip.zip (7Kb)
with the current dxe2obj source and two example directories.
the vector is missing a "major,minor" version ident. All validation
is missing. No startup routines. Doesn't search for DXEs. No
docs yet. But I think it gives an idea of what I was thinking about.
Lots of cleanup needed (don't need/use .DXIs, etc).
I've built iconv.dxe (858K), an updated libiconv.a (6K), and the iconv.exe
utility driver program (75K) - and it seems to work (see the t directory,
but you will need to get the files from simtel, large ...)
Oh, you need to put the new _dxe_load in your libc or modify the test.bat
files to link it in (it's already in my v204/cvs test tree).
If we at least get the update _dxe_load into the new libc, the
rest of the support is latent and will work whenever we turn it on
(completely backward compatible, I'm using the same images to build
the EMU387.DXE).
- Raw text -