gnustep-dev
[Top][All Lists]
Advanced

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

Re: gnustep-make experiment


From: Matt Rice
Subject: Re: gnustep-make experiment
Date: Mon, 12 Feb 2007 20:35:19 -0800
User-agent: GNUMail (Version 1.2.0)

On 2007-02-12 18:59:06 -0800 Nicola Pero <address@hidden> wrote:

Because we don't even store fixed sets of flags, but we compute them dynamically, using pkg-config to print them is more of an additional problem
than a solution.

I forget exactly how non-flattend looks having not used it since the default changed...
but heres an example of a dynamic -L for a specific architecture

$ pkg-config --define-variable=host_os=linux-gnu --define-variable=host_cpu=ix86 --libs-only-L gnustep -L/System/Library/Libraries/linux-gnu/ix86 -L/Local/Library/Libraries/linux-gnu/ix86

because it is only a file, is a benefit because it forces you to keep your logic separated from all the flags.






reply via email to

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