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


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to