discuss-gnustep
[Top][All Lists]
Advanced

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

Re: failure to build base


From: Niels Grewe
Subject: Re: failure to build base
Date: Sat, 28 May 2011 06:33:43 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Riccardo,

On Sat, May 28, 2011 at 12:10:16AM +0200, Riccardo Mottola wrote:
> Hi,
> 
> after the  latest changes and after reconfiguring and cleaning:
> 
>  Linking tool autogsdoc ...
> ../Source/./obj/libgnustep-base.so: undefined reference to
> `__sync_add_and_fetch_4'
> ../Source/./obj/libgnustep-base.so: undefined reference to
> `__sync_sub_and_fetch_4'
> gmake[4]: *** [obj/autogsdoc] Error 1
> 
> 
> this appears to be related to atomic operations?

It is. I introduced a autoconf check that is supposed to avoid just this
situation. So apparently it's not entirely reliable. With what
Machine/OS/Compiler combination are you seeing this problem? Also it
would probably be useful to see the part of config.log related to atomic
ops.
Unfortunately, I don't have much time this weekend to fix stuff. Should
I just roll back the change for the time being?

Cheers,

Niels



reply via email to

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