Mail Archives: djgpp/1996/01/16/03:09:46
On 15 Jan 1996, Olly Betts wrote:
> :ftp it: x2ftp.oulu.fi /pub/msdos/programming/converters/o2cv05.arj
> :
> :It can convert .LIB, .OBJ and any other binary file (can be used to include
> :textures, sound etc..) to .COFF format. Remember the objects, made by tasm,
> :need to be flat modeled! There are examples in the package!
Thanks for suggesting this. I do mention that converter in the next
version (have it in my working draft), but I'd like people who used this
to post their experience, because the restrictions seem to imply that many
.LIB files won't convert.
Anyway, the basic assertion is still true: you cannot mix the two
formats, and I bet most of the code, if and when converted, will crash
your program, because it wasn't written for the flat memory model.
- Raw text -