Hi Tony,
Could you tell us which wiki page were you using? Thanks, Patryk 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 listDiscuss-gnustep@gnu.orghttps://lists.gnu.org/mailman/listinfo/discuss-gnustep
|