On 19 Oct 2008, at 09:59, Wolfgang Lux wrote:
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.
Thanks .. I added that. _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
