discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problems building gnustep-base on Ubuntu Linux with clang/llvm-3.7


From: David Chisnall
Subject: Re: Problems building gnustep-base on Ubuntu Linux with clang/llvm-3.7
Date: Wed, 30 Sep 2015 17:23:11 +0100

On 30 Sep 2015, at 17:09, David Lobron <dlobron@akamai.com> wrote:
> 
> Ah, you are right.  I modified the conftest.c compile command so that it has 
> -L/usr/lib as the first -L argument, and it now compiles fine (my libobjc 
> from libobjc2 lives in /usr/lib, whereas the gcc versions are in 
> /usr/lib/gcc/ARCH/VERSION/...).
> 
> I didn't realize it was necessary to force-uninstall the gcc libobjc.  This 
> may not be possible for me, because I'm compiling in a build system where I 
> do not have root access.  Is there a way to tell my gnustep clang 
> compilations to use /usr/lib for libobjc?  I could try modifying the 
> configure scripts to add -L/usr/lib first on every command line's list of 
> link directories, but I'm a bit worried that that might interfere with 
> something else.  I will keep looking, but please let me know if there's a 
> canonical way to do it.

I can’t help there, unfortunately.  I find most GNU/Linux distros to be 
sufficiently developer-hostile that I haven’t tried for a while.

David

-- Sent from my STANTEC-ZEBRA




reply via email to

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