Mail Archives: djgpp/1996/10/11/21:16:46
ebromber AT forest DOT drew DOT edu wrote:
>
> I was just wondering what the difference between gcc and gxx is?
Gxx is exactly the same as gcc, but automatically links the C++
libraries (libiostream.a, libgpp.a, etc.) for you, instead of forcing
you to specify them manually to compile C++ code.
--
John M. Aldrich <fighteer AT cs DOT com>
* Anything that happens, happens.
* Anything that, in happening, causes something else to happen,
causes something else to happen.
* Anything that, in happening, causes itself to happen again, happens
again.
* It doesn't necessarily do it in chronological order, though.
--- Douglas Adams
- Raw text -