Mail Archives: djgpp/1998/07/01/17:25:35
> Since DJGPP is aport from the unix compiler does it support shared libraries
> under DOS as well? I guess not, but I have to ask anyway. Under Unix you
> usually use a switch while compiling in order to create a shared library (not
> that stupid DLL stuff) so I guess the compiler should be able to do it (like
> older compilers created overlays).
Whether the compiler can build a shared library or not is irrelevent.
If the operating system doesn't support them, they won't work. DJGPP
does not support shared libraries.
- Raw text -