qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ARM CPSR and conditional instructions - revisit


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH] ARM CPSR and conditional instructions - revisited
Date: Sun, 16 Nov 2008 16:49:17 +0000
User-agent: KMail/1.9.9

> 2. How do I compile my simple test program?
>
> This used to be good enough:
>
> gcc flags_test1.c -o flags_test1 qemu-0.9.1/arm-linux-user/libqemu.a \
>    -I qemu-0.9.1 -DNEED_CPU_H -Iqemu-0.9.1/fpu -I
> qemu-0.9.1/arm-linux-user/ \ -Wall qemu-0.9.1/osdep.c -I
> qemu-0.9.1/target-arm/ -D_XOPEN_SOURCE=600
>
> But now libqemu.a seems to need a lot of features from other places that I
> can't easily identify.

Don't do that. libqemu has never really been usable as a standaline library.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]