|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: C, but no C++. Hmmm...
On Thu, 8 Jun 2000 10:01:24 +0000 (GMT) Lionel Pinkhard <lionelpi@mweb.co.za> wrote: > Hi, I'm having a little problem compiling a piece of code in > C++. If I use C then there's no problem, but I can't seem to > compile C++. > Here's the output (GNU C compiler): You appear to have installed gcc (the C compiler) but not EGCS (the C++ side). -- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=-- ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|