|
From: | Anthony Liguori |
Subject: | [Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable |
Date: | Wed, 22 Jul 2009 13:24:12 -0500 |
User-agent: | Thunderbird 2.0.0.21 (X11/20090320) |
Juan Quintela wrote:
Anthony Liguori <address@hidden> wrote:Juan Quintela wrote:Anthony, what do you think of merging a search path like this: /usr/local/lib64;/lib64;/usr/lib64;/usr/local/lib;/lib;/usr/lib This seems more similar to the one that my linker has. Patch sent as new thread.I'd rather see the us generate a config-host.ld that contained the output of ld --verbose -v | grep SEARCH_DIR and then do:Only for x86_64 or all architectures? Once here.
For all I would think. My only concern is that we'll break non-GNU ld's but we'll cross that bridge when we come to it.
Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |