Mail Archives: djgpp/1998/06/05/19:31:26
At 08:19 6/3/1998 -0700, Steven S. Falls wrote:
> None of the C/C++ stuff works. It all gives me the error, "parse
>error before __extention__" in the C/C++ header files that come with
>DJGPP.
Details, please. Post an exact copy of the source you're trying to compile,
the command line you used to compile it, and the output printed when you
compile with `-v'. Additionally, your AUTOEXEC.BAT and CONFIG.SYS files
would be helpful.
Nate Eldredge
nate AT cartsys DOT com
ng code be
>"portable" as well? As portable as me using "libgpp"? Thank you,
Unless I am much mistaken, 2.8.1 has STL support, in libstdcxx. If you use
only those functions, you should stay portable, since AFAIK that's all ANSI
C++. libgpp is a bunch of classes invented by the GNU folks. It is now
considered deprecated.
Nate Eldredge
nate AT cartsys DOT com
- Raw text -