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