discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ProjectCenter, Clang, and Reporting


From: David Chisnall
Subject: Re: ProjectCenter, Clang, and Reporting
Date: Wed, 25 May 2011 10:48:14 +0100

On 25 May 2011, at 03:28, Austin Clow wrote:

> Is there any way to set ProjectCenter to build using Clang? Or will I have to 
> edit the Make files? I am trying to get ObjC2 working. 

I've not used ProjectCenter for a very long time, but my understanding is that 
it uses GNUstep Make for building.  There are two things you can do:

If you configure GNUstep Make with clang, then it will use it automatically.  
I'd recommend doing this, and also enabling the non-fragile ABI, when you 
compile GNUstep.

Alternatively, you can use CC=clang on the make command line or in the makefile 
to override the compiler choice.

> Also, I have started to list some of the differences (between GNUstep and 
> Cocoa) that I have been experiencing with porting my software. Where should I 
> report these?

Bug reports and emails to the list.

David

-- Sent from my STANTEC-ZEBRA




reply via email to

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