discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problem with GNUstep and Objective-C++


From: Mike Simmons
Subject: Re: Problem with GNUstep and Objective-C++
Date: Mon, 4 May 2009 15:28:30 -0500

Is your compiler built with Objective-C++ support? This is not the default for building GCC, and many distributions are reluctant to enable it because it is not really maintained by anyone at the moment. Can you compile a simple ObjC++ file?

Is gcc Objective-C++ support distinct from ordinary Objective-C support? I can compile and run a simple Objective-C program but not an Objective-C++ program.

If it is distinct, I suppose I will have to rebuild gcc with the appropriate Objective-C++ support flag enabled in the configure stage?

Mike




reply via email to

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