[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clang Update
From: |
Adam Fedor |
Subject: |
Re: Clang Update |
Date: |
Fri, 2 May 2008 13:29:42 -0600 |
I'd think you could just configure gnustep-make with
./configure CC=mycc
Then CC is stored in the config.make in the Makefiles directory.
Although both -make and -base probably are looking for a lot of gcc
specific flags and things, so it might be some work hacking the
configuration to work around that.
On May 2, 2008, at 12:30 PM, David Chisnall wrote:
I'd like to start testing compiling GNUstep with clang in the next
week or so. I seem to remember having problems persuading GNUstep
Make to use a different compiler to the default one in the past.
Can someone tell me what I need to do to try building -base (for
example) with a different compiler?
David
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
- Clang Update, David Chisnall, 2008/05/02
- Re: Clang Update,
Adam Fedor <=