Andreas Mohr <[EMAIL PROTECTED]> wrote: > I seem to remember that it's possible to create combined EXE/ELF > libraries capable of execution on both Linux *and* Windows. Well, considering that every Windows EXE must start with the 'MZ' signature, while every ELF executable must start with 'ELF', this would appear difficult :-/ Bye, Ulrich
- Question about DLL/ELF Andreas Mohr
- Re: Question about DLL/ELF Ulrich Weigand
- Re: Question about DLL/ELF Andreas Mohr