All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] configure script doesn't use $LDFLAGS in probing
@ 2006-05-16 18:17 Ben Pfaff
  0 siblings, 0 replies; only message in thread
From: Ben Pfaff @ 2006-05-16 18:17 UTC (permalink / raw)
  To: qemu-devel

The configure script doesn't include $LDFLAGS (or the argument
passed to --extra-ldflags=) in the probes it makes for libraries.
Thus, if extra arguments are needed to link properly, then checks
for, e.g., libSDL will fail even though they might succeed later
when the real link step runs.

-- 
"The sound of peacocks being shredded can't possibly be
 any worse than the sound of peacocks not being shredded."
Tanuki the Raccoon-dog in the Monastery

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-16 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-16 18:17 [Qemu-devel] configure script doesn't use $LDFLAGS in probing Ben Pfaff

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.