[libvirt] PATCH: configure.in should use 'ld' from $PATH for checking version-script syntax, not hardcode /usr/bin/ld

Paolo Bonzini pbonzini at redhat.com
Mon Nov 16 16:15:04 UTC 2009


On 11/16/2009 03:01 PM, Daniel Veillard wrote:
>    The only thing I could gather is using -Wl,-debug option of gcc on a
> compile + link simple test and then parse stderr to find 'ld '
> But that's still completely gcc specific, so ACK for current patch,

The right one is to use "`gcc --print-prog-name=ld`".

Paolo




More information about the libvir-list mailing list