|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] Re: [PATCH 00/37] Generate a proper LIBS variable |
Date: | Wed, 22 Jul 2009 17:57:13 -0500 |
User-agent: | Thunderbird 2.0.0.21 (X11/20090320) |
Paul Brook wrote:
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.We should only be using linker scripts for the userspace emulation.
Well that raises the question of whether we should have separate LIB variables for linux-user and softmmu.
If we ever have to deal with linux-user linking against user-supplied libraries, then we have to solve the linker script problem.
Regards, Anthony Liguori
Paul
[Prev in Thread] | Current Thread | [Next in Thread] |