guile-devel
[Top][All Lists]
Advanced

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

Incorrect guile pkg-config --libs and --cflags


From: Jan Synacek
Subject: Incorrect guile pkg-config --libs and --cflags
Date: Mon, 15 Apr 2013 10:26:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

Hello list,

This part of guile-2.0.pc is quite confusing and I think it's wrong:

...
Libs: -L${libdir} -lguile-2.0 -lgc
...
Cflags: -I${pkgincludedir}/2.0  -pthread

Shouldn't the '-pthread' be in Libs, instead of Cflags? Compilation can fail
when relying on pkg-config [1] (the bug mentions guile-1.8, but it's the same
with the latest stable guile).

Cheers,

-- 
Jan Synacek
Software Engineer, Red Hat

[1] https://bugzilla.redhat.com/show_bug.cgi?id=951781



reply via email to

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