This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SV: c++ compiling


Hi Jesus,

>a curiosity, why doesn't it work with gcc?

Because "gcc" doesn't include the C++ stuff.

What's the "C++ stuff"? Varies, depending on platform and GCC version.

You can use the "-v" switch with "gcc" and "g++" to ascertain the differences.

--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]