unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Incorrect guile pkg-config --libs and --cflags
@ 2013-04-15  8:26 Jan Synacek
  2013-04-15 11:58 ` Daniel Hartwig
  0 siblings, 1 reply; 7+ messages in thread
From: Jan Synacek @ 2013-04-15  8:26 UTC (permalink / raw)
  To: guile-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-04-25  5:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15  8:26 Incorrect guile pkg-config --libs and --cflags Jan Synacek
2013-04-15 11:58 ` Daniel Hartwig
2013-04-15 13:45   ` Daniel Hartwig
2013-04-15 13:59     ` Daniel Hartwig
2013-04-16  6:35     ` Jan Synacek
2013-04-24  7:21     ` Mark H Weaver
2013-04-25  5:49       ` Sebastian Freundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).