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: Patryk Laurent
Subject: Re: can't build gnustep-gui with clang/objc2, make_services fails
Date: Sun, 13 Jan 2013 12:39:24 -0800

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

reply via email to

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