swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] compile with objective-c++


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] compile with objective-c++
Date: Sun, 04 Mar 2007 19:31:00 -0700
User-agent: Thunderbird 1.5.0.9 (X11/20070212)

Steve Railsback wrote:
Do we know what versions of gcc include Objective-C++?
GCC 4.1 and up.

e.g, Fedora 6 has 4.1.1 and Fedora 7 currently has 4.1.2, in both it's another GCC RPM. Cygwin doesn't have it. But even if a distribution doesn't have it, you can always build GCC from source..

To see if a GCC install has it, "gcc -v" will show a --enable-languages argument that includes obj-c++.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]