qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: agraf@suse.de
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] optionrom build too verbose
Date: Wed, 8 Jul 2009 11:09:44 -0300	[thread overview]
Message-ID: <20090708110944.11c736e8@doriath> (raw)


 Hi Alexander,

 Looks like optionrom build doesn't follow the rules:

"""
  CC    cmd.o
  GEN   qemu-img-cmds.h
for d in pc-bios/optionrom; do \
	make -C $d || exit 1 ; \
        done
make[1]: Entering directory `/home/lcapitulino/src/rh-internal/qemu-qmp/pc-bios/optionrom'
gcc -o signrom -g -Wall signrom.c
  CC    libhw64/virtio.o
  CC    libhw64/virtio-pci.o
gcc -Wall -Wstrict-prototypes -Werror -fomit-frame-pointer -fno-builtin -I/home/lcapitulino/src/rh-internal/qemu-qmp -fno-stack-protector -o multiboot.o -c multiboot.S
  CC    libhw64/fw_cfg.o
ld --oformat binary -Ttext 0 -o multiboot.img multiboot.o
./signrom multiboot.img multiboot.bin
cp multiboot.bin /home/lcapitulino/src/rh-internal/qemu-qmp/pc-bios/
rm multiboot.o multiboot.img
make[1]: Leaving directory `/home/lcapitulino/src/rh-internal/qemu-qmp/pc-bios/optionrom'
  CC    readline.o
  CC    x86_64-softmmu/hpet.o
"""

             reply	other threads:[~2009-07-08 14:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 14:09 Luiz Capitulino [this message]
2009-07-08 14:22 ` [Qemu-devel] Re: optionrom build too verbose Alexander Graf

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=20090708110944.11c736e8@doriath \
    --to=lcapitulino@redhat.com \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).