Re: CC compiler problem

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

 



Shawn wrote:

> I just installed gcc-4.0.1 in Tiger and when I try to compile a simple
> test program from the command line, I get this :

Use g++ and not gcc for linking C++ objects.  When you link with gcc the
C++ support libraries are not automatically included.

Brian

[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