qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <k.shutemov@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu hw/mips_malta.c hw/mips_r4k.c target-mips/...
Date: Mon, 2 Apr 2007 15:39:15 +0300	[thread overview]
Message-ID: <20070402123915.GB5866@localhost.localdomain> (raw)
In-Reply-To: <E1HXzIA-0006Jr-P1@savannah.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

On [Sun, 01.04.2007 12:35], Thiemo Seufer wrote:
> CVSROOT:	/sources/qemu
> Module name:	qemu
> Changes by:	Thiemo Seufer <ths>	07/04/01 12:36:18
> 
> Modified files:
> 	hw             : mips_malta.c mips_r4k.c 
> 	target-mips    : exec.h mips-defs.h op.c op_helper.c 
> 	                 op_helper_mem.c op_mem.c translate.c 
> 	                 translate_init.c 
> 
> Log message:
> 	Actually enable 64bit configuration.

This commit broke build on x86_64:

libqemu.a(op_helper.o): In function `do_dmult':
/home/kas/rpm/qemu/build/qemu/target-mips/op_helper.c:226:
undefined reference to `set_HILO'
libqemu.a(op_helper.o): In function `do_dmultu':
/home/kas/rpm/qemu/build/qemu/target-mips/op_helper.c:232:
undefined reference to `set_HILO'
collect2: ld returned 1 exit status
make[1]: *** [qemu-system-mips64] Error 1
make[1]: Leaving directory
`/home/kas/rpm/qemu/build/qemu/mips64-softmmu'
make: *** [subdir-mips64-softmmu] Error 2

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + Velesys LLC, http://www.velesys.com/
 + ALT Linux Team, http://www.altlinux.com/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-04-02 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-01 12:36 [Qemu-devel] qemu hw/mips_malta.c hw/mips_r4k.c target-mips/ Thiemo Seufer
2007-04-02 12:36 ` Kirill A. Shutemov
2007-04-02 12:39 ` Kirill A. Shutemov [this message]
2007-04-02 15:55   ` Thiemo Seufer
  -- strict thread matches above, loose matches on Subject: below --
2007-02-20 23:37 Thiemo Seufer

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=20070402123915.GB5866@localhost.localdomain \
    --to=k.shutemov@gmail.com \
    --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).