public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* libffi.pc from libffi-3.1 after `make install` is broken, new release propably in order
@ 2014-05-30 10:58 Samuli Suominen
  2014-05-31 12:55 ` Anthony Green
  0 siblings, 1 reply; 4+ messages in thread
From: Samuli Suominen @ 2014-05-30 10:58 UTC (permalink / raw)
  To: libffi-discuss

I think 3.1.1 should be rolled to cover issues of:

1. https://sourceware.org/ml/libffi-discuss/2014/msg00059.html
2. https://sourceware.org/ml/libffi-discuss/2014/msg00058.html

3. This issue:

$ ./configure --prefix=/usr
$ make
$ make install
$ pkg-config --libs libffi
-L$(libdir)/../lib64 -lffi

Notice the (), it should be {}, so now every reverse dependency that tries
to link to libffi using info provided by --libs libffi, won't compile,
due to the
syntax error!

- Samuli

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

end of thread, other threads:[~2014-06-12 10:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-30 10:58 libffi.pc from libffi-3.1 after `make install` is broken, new release propably in order Samuli Suominen
2014-05-31 12:55 ` Anthony Green
2014-06-04 14:55   ` Samuli Suominen
2014-06-12 10:57     ` Anthony Green

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).