discuss-gnustep
[Top][All Lists]
Advanced

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

Re: clang versions for libobjc2


From: Richard Frith-Macdonald
Subject: Re: clang versions for libobjc2
Date: Tue, 19 Feb 2019 19:21:21 +0000


> I have to say that the setup using gnustep-make is very problematic for me. 
> It's kind of impossible to figure out what kind of compiler options are being 
> set and to verify if it does build everything as it should.  Things are 
> spread over several make files in several directories, some config files, 
> some environmental variables. The output nicely tells you how many % is left 
> but you can't see what it compiles how if you need to verify if a parameter 
> is passed along correctly. At least I have not found any way.

'make messages=yes' prints out what make actually does (ie what the actual 
compiler/linker commands are).
This is covered in step 4 of the first minitutorial about using it.



reply via email to

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