gnustep-dev
[Top][All Lists]
Advanced

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

Re: libobjc2 on windows


From: David Chisnall
Subject: Re: libobjc2 on windows
Date: Sat, 6 Mar 2010 13:59:42 +0000

On 6 Mar 2010, at 13:57, Vincent Richomme wrote:

> So how can I tell GNUmakefile to use clang ? I also tried the following
> line:
> 
> $> CC=clang CXX=clang++ OBJC=clang make messages=yes but same problem.


This is GNU Make, not BSD Make.  The correct syntax is:

$ make CC=clang

libobjc2 should compile with GCC, however...

David

-- Sent from my Apple II




reply via email to

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