Hello! I just upgraded to the latest version from the trunk and was caught by a build failure of base on OS X using libobjc from the GNUstep repository. It turned out that the problem was the check for objc_sync_enter, which is present in the latest libobjc sources, is defunct because it is performed *after* reverting the Objective-C compiler flags. The patch below fixes this.
Wolfgang
config.patch
Description: Binary data
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
