On Thursday, April 5, 2012 13:06 CEST, David Chisnall <[email protected]> wrote: > Hi Everyone, > > I am considering, for the 3.1 release, making blocks, the non-fragile ABI and > the non-legacy dispatch mechanism (objc_msgSend(), at least on x86[-64] and > ARM) the default on FreeBSD, and possibly other platforms. The old modes > will still be available, via -fblocks, -fno-objc-nonfragile-abi and > -fno-objc-nonlegacy-dispatch, but they'll need to be explicitly specified. > > Would this break anything for anyone? Would any other platforms (OpenBSD?) > like to have the same defaults. It's probably worth keeping GNU/Linux > defaulting to the GCC-runtime-compatible mode for everything, at least for > now.
Does gnustep-make handle all those new clang parameters? If not, I'd prefer to keep everything as is for OpenBSD. I still have one or two ports in the tree that don't work with non-fragile-abi. Sebastian > > David > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
