|
From: | David Chisnall |
Subject: | GNUstep Make using $(CC) for linking |
Date: | Fri, 8 May 2009 18:14:46 +0100 |
Hi,I'm trying to compile GNUstep projects with clang using 'gmake CC=clang', but I'm now getting linker errors creating subproject.o because CC is being used as the linker, even when LD is specified as something else (e.g. gcc). Is this a bug, or a known feature?
David
[Prev in Thread] | Current Thread | [Next in Thread] |