discuss-gnustep
[Top][All Lists]
Advanced

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

Re: problem with base and non-fragile ABI


From: Niels Grewe
Subject: Re: problem with base and non-fragile ABI
Date: Mon, 24 Sep 2012 09:33:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4) Gecko/20120510 Icedove/10.0.4

Hello Ricardo,

Am 24.09.2012 09:22, schrieb Riccardo Mottola:
> Hi,
> 
> while building base, freshly reconfigured. I have clang 3.2
> 
> Making all for library libgnustep-base...
>  Compiling file GSLocale.m ...
> In file included from GSLocale.m:25:
> In file included from ././common.h:62:
> In file included from ../Headers/Foundation/NSZone.h:31:
> ../Headers/GNUstepBase/GSVersionMacros.h:219:10: error: "You are building
>       gnustep-base using the objc-nonfragile-abi but your gnustep-base
> was not
>       configured to use it."
> #        error "You are building gnustep-base using the...
>          ^

I just re-enabled this line yesterday because it seemed to be commented
out accidentally and does the sane thing (as in checking that the
compiler will actually emit code for the ABI that gnustep-base is
expecting). Maybe you could post the relevant output from config.log
(`checking for non-fragile-abi support'...), since this test is used to
set GS_NONFRAGILE to the correct value?

Cheers,

Niels



reply via email to

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