Mail Archives: djgpp/1998/03/25/13:58:25
FA>Hi!
FA> I have to use the .DXE files some one of my purposes. How to create
FA>a DXE. It's said that there's a utility simple DXE in then faq.
FA> But there is not enough details about this aspect of djgpp.
FA> If someone know how to use it, it'll be greateful!
FA>--
FA> ^ ^ ^
FA> | | |
FA> +-+-+ Fabrice ILPONSE
FA> | email: fabrice AT asim DOT lip6 DOT fr
FA> |
FA> |
FA> -
You must to use the 'dxegen' utility over the .o file like this:
dxegen output.dxe symbol input.o input.o
or read dgjpp/src/dxe/dxegen.doc
- Raw text -