On Tue, Aug 11, 1998 at 11:52:05AM +0200, Daniel Mashao wrote: > I know we are going thru' compiler changes etc. I am trying to install any > C++ compiler whether egcs or gcc. I installed all relevant files as far as > I know and as far as the dpkg did not complain about missing packages. But > when I compile a .cc file it gives the following output: > > com5 % gcc ff.cc
/usr/doc/{gcc,g++}/README tells you to use "g++" or "c++", not "gcc" to compile C++ programs. HTH, Ray -- POPULATION EXPLOSION Unique in human experience, an event which happened yesterday but which everyone swears won't happen until tomorrow. - The Hipcrime Vocab by Chad C. Mulligan