Technical gcc / assembler question.
Jerry Feldman
gaf-mNDKBlG2WHs at public.gmane.org
Thu Jul 12 15:36:15 EDT 2007
On Thu, 12 Jul 2007 14:10:41 -0400
Kristian Hermansen <kristian.hermansen-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org> wrote:
> Well, just making sure! You named your source file .c and your subject=
=20
> says gcc, not g++. I have found bugs in g++, which do not exist in gcc.=
=20
BTW: Problem solved by downloading the appropriate binutils from
Toronto.
No, I named my source file .C (upper case C), which is one of
the C++ conventions. I personally prefer .cc or .c++. I don't like .cpp
because it implicates the C Preprocessor. C++ is a much more difficult
language to compile and even harder to optimize. A friend of mine calls
it "COBOL by any other name". The code I work with is very highly
templated with a number of levels of inheritance.=20
--=20
Jerry Feldman <gaf-mNDKBlG2WHs at public.gmane.org>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
More information about the Discuss
mailing list