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: Sun, 13 Jan 2013 11:21:54 +0000

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




reply via email to

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