Mail Archives: djgpp/1996/09/22/19:30:27
Kevin Moule (krmoule AT undergrad DOT math DOT uwaterloo DOT ca) wrote:
: The best thing about all this is that its already been implemented
: for linux, and would require only a port to DJGPP. But this gets
: back to my original message, is it possible and/or practical to
: port this to DJGPP?
possible? yeah. practical? Well, until you have the elf-executable loader
that works in DOS, there is little reason for djgpp to generate ELF
binaries and shared libraries. Heck, you can generate ELF binaries and
shared libraries from other platform such as gcc under Linux. It's just
the elf loader that needs to be made/worked on.
Is there one in progress? I might be willing to pitch in.
Later.
Hasdi
- Raw text -