Mail Archives: djgpp/1997/10/20/23:19:37
Hamish Rose wrote:
>
> Is this possible?
The short answer: No.
The long answer: DJGPP is a DOS-native compiler; it cannot inherently
produce Windows-native code; therefore it cannot use or create DLLs.
However, there exist numerous add-on toolkits that either allow you to
produce things similar to DLLs for DJGPP programs, and there is even a
toolkit which allows DJGPP to produce Win32-native code. It's called
rsxntdj and is available from SimTel mirrors in the same place you got
DJGPP. Be sure to read the insructions before using it!!
--
---------------------------------------------------------------------
| John M. Aldrich | "It may be better to be a live jackal|
| aka Fighteer I | than a dead lion, but it is better |
| mailto:fighteer AT cs DOT com | still to be a live lion." |
| http://www.cs.com/fighteer | - Lazarus Long |
---------------------------------------------------------------------
- Raw text -