Mail Archives: djgpp/1997/10/20/08:53:12
On Sun, 19 Oct 1997, Genady Beryozkin wrote:
> I hope to find some time to look in the sources . Will they compile with
> BCC ?
I doubt that. Don't even try with 16-bit BCC, but even 32-bit
compiler will have grave problems with some header files (like
unistd.h) which DOS compilers usually don't have. Unix software is
a nightmare to port to DOS with any compiler but DJGPP.
> P.S. finally I made that timer code to work. where can i send it to share
> it with other people ?
If it's short, post here (as a text file); if it's too long for that,
or if it is intended to be a library function or a correction for a
library function, send it to DJ Delorie <dj AT delorie DOT com>. The FAQ has
more details about uploading contributed material, in section 22.6.
- Raw text -