gnustep-dev
[Top][All Lists]
Advanced

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

Re: FreeBSD - no luck with libobjc2


From: Riccardo Mottola
Subject: Re: FreeBSD - no luck with libobjc2
Date: Tue, 14 Apr 2020 10:16:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.1

Hi Johannes,

I hope you had a nice Easter.

Johannes Brakensiek wrote:
>
>> I've never used ccmake, but I'm using cmake directly in the way
>> suggested in the INSTALL file:
>>   cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++
>> -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
>> and then I don't try to touch the cmake configuration in any way.
>
> I don’t know if I already mentioned it (;)), but there is a very good
> tutorial from Andreas Fink on how to build GNUstep using clang under
> FreeBSD:
> http://wiki.gnustep.org/index.php/Building_GNUstep_under_Debian_FreeBSD

I skimmed through it.. it looks a bit overkill, I try to intall GNUstep
the minimum to each system, so I try not to install new compilers etc etc.
However, it confirms all steps I am doing.
I would mark several steps "optional" (new compilers...)


I think I found a solution now for libobjc2 on FreeBSD 11, I mentioned
it in the other thread (edit linker flags)

To the guide I would however add

check out of liobjc2 needs:
 git submodule update --init --force --remote

to get some submodules.


Riccardo



reply via email to

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