On Sun, Dec 25, 2005 at 09:58:32PM +0100, Adrian Kiess wrote:
> Thanks for that one.
FWIW, binutils 2.16.1cvs20051214-1 just hit testing:
...
binutils (2.16.1cvs20051206-1) unstable; urgency=low
* New upstream CVS snapshot.
* Fixes linking of qemu. Closes: #340328
...
HTH,
--
Stuart Br
Thanks for that one.
Sincerely,
Adrian
On Thu, Dec 22, 2005 at 02:25:39PM +, Stuart Brady wrote:
> Only armeb-user, sparc-user, mips-user and mipsel-user fail to build.
> If you don't need those targets, try:
>
> ./configure --prefix=/usr --cc=gcc-3.4
> --target-list=i386-user,arm-user,
Only armeb-user, sparc-user, mips-user and mipsel-user fail to build.
If you don't need those targets, try:
./configure --prefix=/usr --cc=gcc-3.4
--target-list=i386-user,arm-user,ppc-user,i386-softmmu,ppc-softmmu,sparc-softmmu,x86_64-softmmu,mips-softmmu,arm-softmmu
HTH,
--
Stuart Brady