Re: Linker failing? OS X

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Andrew,

> What should I do to get gcc to work properly?

GCC's gcc is the C compiler/linker toolchain driver.

GCC's g++ is the C++ compiler/linker toolchain driver.

Try using g++ for your C++ instead of gcc (which is for C).

HTH,
-Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux