Mail Archives: djgpp/1999/01/18/11:20:33
On Mon, 18 Jan 1999, Ryan Taylor wrote:
> 2) It'd be nice to have a newer version of the c++ standard. I've
> read about the STL (Standard Template Library). I know I can download
> the header files for it, but I don't think TC3.1 does templates of
> that kind. Does djgpp?
DJGPP includes STL as part of the C++ compiler (v2gnu/gpp281b.zip file
from the usual DJGPP sites).
> 3) I read about djgpp, and it's apparently for DOS. One reason I
> want a 32-bit compiler is to make Win32 applications. I know djgpp
> doesn't support Windows, but is there a way around this?
There is an add-on package called RSXNTDJ that can be used with DJGPP to
produce Win32 programs.
The DJGPP FAQ also includes pointers to 3 other free compilers that
produce native Win32 programs.
> I know I'd find all the answers to my questions if I downloaded the
> compiler and started playing with it, but I don't want to waste my
> Internet time if I don't need to.
You could have downloaded the FAQ (v2/faq211b.zip) and then you'd know
the answers to all these questions.
- Raw text -