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: Tony Amort
Subject: Re: can't build gnustep-gui with clang/objc2, make_services fails
Date: Sun, 13 Jan 2013 12:26:46 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121030 Thunderbird/16.0.2

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.



reply via email to

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