gnustep-dev
[Top][All Lists]
Advanced

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

GNUstep Make still passing -fgnu-runtime


From: David Chisnall
Subject: GNUstep Make still passing -fgnu-runtime
Date: Sat, 15 Aug 2015 13:45:09 +0100

Hi,

I’ve discovered that GNUstep Make still passes -fgnu-runtime, which means that 
we default to the old ABI when compiling with clang.  Worse, it puts this after 
OBJCFLAGS provided on the command line, so it’s hard to override (the last one 
out of -fobj-runtime=, -fnext-runtime and -fgnu-runtime takes precendence).

Please will someone who understands GNUstep Make change this so that it will 
pass a more sensible flag (-fobjc-runtime=gnustep-1.8 would be the best option 
for the latest release of the runtime)?

David

-- Sent from my IBM 1620




reply via email to

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