pkg-config

Jakub Bogusz qboosh w pld-linux.org
Czw, 4 Mar 2004, 23:41:52 CET


On Thu, Mar 04, 2004 at 11:12:12PM +0100, Adam Gorzkiewicz wrote:
> (adgor w horand test)$ cat foo.pc
> Name: foo
> Version: 0.1
> Description: bar
> Cflags: -I/usr/X11R6/include
> (adgor w horand test)$ pkg-config ./foo.pc --cflags
> -I/usr/X11R6/include
> (adgor w horand test)$
> 
> Czyli jest ok. A teraz: 
> 
> (adgor w horand test)$ cat foo.pc
> Name: foo
> Version: 0.1
> Description: bar
> Cflags: -I/usr/include
> (adgor w horand test)$ pkg-config ./foo.pc --cflags
> 
> (adgor w horand test)$
> 
> Tak ma być, czy to błąd w pkg-config ?

Feature.

|  /* We make a list of system directories that gcc expects so we can remove
|   * them.
|   */
|  system_directories = g_slist_append (NULL, g_strdup ("/usr/include"));
[itd.]

gcc i tak ignoruje -I z systemowymi katalogami (chyba że dostanie
-nostdinc).


-- 
Jakub Bogusz    http://cyber.cs.net.pl/~qboosh/



Więcej informacji o liście dyskusyjnej pld-devel-pl