All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix liblvm2cmd.so linking order for --as-needed builds
@ 2010-09-01 15:35 Diego Elio Pettenò
  2010-10-12 13:55 ` Zdenek Kabelac
  0 siblings, 1 reply; 7+ messages in thread
From: Diego Elio Pettenò @ 2010-09-01 15:35 UTC (permalink / raw)
  To: lvm-devel

Hi all,

I'm attaching a patch that fix the linking of liblvm2cmd.so so that it
actually links to the libraries it needs... with the original Makefile,
the linking order is such that ld drops all the libraries, linking only
libc at the end... this in turn will cause undefined references to floor
when the library is loaded in (see http://bugs.gentoo.org/335205 for
reference).

HTH!

-- 
Diego Elio Petten? ? ?Flameeyes?
http://blog.flameeyes.eu/

If you found a .asc file in this mail and know not what it is,
it's a GnuPG digital signature: http://www.gnupg.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lvm2-2.02.73-asneeded.patch
Type: text/x-patch
Size: 640 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20100901/d3186f81/attachment.bin>

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

end of thread, other threads:[~2010-11-30 10:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 15:35 [PATCH] Fix liblvm2cmd.so linking order for --as-needed builds Diego Elio Pettenò
2010-10-12 13:55 ` Zdenek Kabelac
2010-10-12 14:26   ` Diego Elio Pettenò
2010-10-12 14:57     ` Zdenek Kabelac
2010-10-12 15:15       ` Przemyslaw Iskra
2010-10-15  9:50         ` Zdenek Kabelac
2010-11-30 10:31     ` Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.