Mail Archives: djgpp/1996/07/31/00:53:11
On Tue, 30 Jul 1996 kagel AT quasar DOT bloomberg DOT com wrote:
> You do not report the compile command line you used, but, I suspect it was something
> like:
He did report the command line:
> > Im experiencing a problem when i compile (gcc test.cc) the following
^^^^^^^^^^^
> This should have been:
>
> gpp -o test test.cc
>
> The gpp driver adds library references to the standard C++ libraries which gcc does
> not. If you do not have gpp get the zip from the same place you got DJGPP.
There is no `gpp' driver in DJGPP. There is `gxx', and this is all
explained in the FAQ sections that I mentioned.
- Raw text -