gnustep-dev
[Top][All Lists]
Advanced

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

Re: build error: Undefined reference to 'objc_sync_enter'


From: Gregory Casamento
Subject: Re: build error: Undefined reference to 'objc_sync_enter'
Date: Wed, 25 Aug 2010 11:24:02 -0400

The issue is the weak linking directive in sync.m.   Windows doesn't
support weak linking, so it ignores these functions.

GC

On Tue, Aug 24, 2010 at 7:10 PM, Doug Simons <address@hidden> wrote:
> The recent changes in base have caused us to get link errors on
> objc_sync_enter and objc_sync_exit (on Windows). I don't understand what the
> problem is, since both functions are present in sync.m, which is being built
> (and is now the implementation of sync that we need). But currently the only
> way we can build our app is to roll back base to r31185. Help!
> Thanks,
> Doug
>
>
>
> _______________________________________________
> Gnustep-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnustep-dev
>
>



-- 
Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc.
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)



reply via email to

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