discuss-gnustep
[Top][All Lists]
Advanced

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

Re: can't build gnustep-gui with clang/objc2, make_services fails


From: David Chisnall
Subject: Re: can't build gnustep-gui with clang/objc2, make_services fails
Date: Mon, 14 Jan 2013 09:20:49 +0000

I don't have access to the wiki, but the build for both clang and libobjc2 
should be using CMake.  For the clang build, using ninja can be significantly 
faster, for libobjc2 it doesn't make very much difference.

David

On 13 Jan 2013, at 22:26, Tony Amort wrote:

> I was following these directions:
> 
> http://wiki.gnustep.org/index.php/Building_GNUstep_with_Clang
> 
> Tony
> 
> 
> On Sun, Jan 13, 2013 at 12:39 PM, Patryk Laurent <plaurent@me.com> wrote:
> Hi Tony,
> 
> Could you tell us which wiki page were you using?
> 
> Thanks,
> Patryk
> 
> 
> 
> On Jan 13, 2013, at 12:26 PM, Tony Amort <tamort@gmail.com> wrote:
> 
>> On 01/13/2013 03:21 AM, David Chisnall wrote:
>>> On 12 Jan 2013, at 23:08, Tony Amort wrote:
>>> 
>>>> clang, re-did gnustep-make, built libobjc2
>>> This is the bit that you did wrong. The correct sequence is:
>>> 
>>> - Install clang
>>> - Build libobjc2 with it
>>> - Configure gnustep-make so that it picks up clang and libobjc2
>>> 
>>> You are currently building gnustep-base in such a way that it picks up the 
>>> libobjc2 headers and then linking it to GCC libobjc.
>>> 
>>> If you are on some kind of GNU/Linux, simply not installing the gcc-objc 
>>> package makes it a lot easier to avoid this kind of conflict.
>>> 
>>> David
>>> 
>>> -- Sent from my STANTEC-ZEBRA
>>> 
>> Perhaps someone can update the wiki? It omits this vital step. All is 
>> working now.
>> 
>> _______________________________________________
>> Discuss-gnustep mailing list
>> Discuss-gnustep@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep


-- Sent from my brain




reply via email to

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