Mail Archives: djgpp/1996/09/23/01:21:13
Hasdi Rodzmann Hashim <hasdi AT umich DOT edu> wrote:
> 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.
Shared libraries work just fine in coff format, also. FreeBSD has had
shared coff libraries for years. The object format doesn't really
matter.
-Dan Nelson
dnelson AT emsphone DOT com
- Raw text -