DJELF (DOSX)
Hi Japheth,
from http://www.geocities.com/dborca/djgpp/elf/djelf.html: "This is an experimental patch. It is designed to bring ELF as optional target (C/C++), without affecting COFF functionality (your DJGPP will still produce COFF by default)."
*ELF executables which run in True Flat mode
*compatible with Linux shared objects
*dynamically loadable libc.so, libm.so, libstdc++.so
*can still link against static libraries (libc.a, ...)
*requires no change to C/C++ code, only minor changes to Asm code
I also read about True Flat mode if reading about HX Extender. I don't know much about this topic...is this interesting for using DJGPP with HX?
Bye
Flo
Complete thread: