All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Simon Willcocks <simon.willcocks@t-online.de>
Subject: Re: [Qemu-devel] [PATCH] ARM CPSR and conditional instructions - revisited
Date: Sun, 16 Nov 2008 16:49:17 +0000	[thread overview]
Message-ID: <200811161649.17521.paul@codesourcery.com> (raw)
In-Reply-To: <d5bde3fe4f.simonwillcocks@home.invalid>

> 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	other threads:[~2008-11-16 16:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-14  9:52 [Qemu-devel] [PATCH] ARM CPSR and conditional instructions - revisited Simon Willcocks
2008-11-14 12:48 ` Paul Brook
2008-11-16  1:25   ` Simon Willcocks
2008-11-16 16:49     ` Paul Brook [this message]
2008-11-16 21:34       ` Simon Willcocks

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200811161649.17521.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=simon.willcocks@t-online.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.