qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <k.shutemov@velesys.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:36:11 +0300	[thread overview]
Message-ID: <20070402123611.GA5866@localhost.localdomain> (raw)
In-Reply-To: <E1HXzIA-0006Jr-P1@savannah.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2065 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 building on x86_64:

gcc  -g -o qemu-system-mips64 vl.o osdep.o readline.o monitor.o pci.o
console.o loader.o isa_mmio.o cutils.o block.o block-raw.o block-cow.o
block-qcow.o aes.o block-vmdk.o block-cloop.o block-dmg.o block-bochs.o
block-vpc.o block-vvfat.o block-qcow2.o scsi-disk.o cdrom.o lsi53c895a.o
usb.o usb-hub.o usb-linux.o usb-hid.o usb-ohci.o usb-msd.o ne2000.o
rtl8139.o pcnet.o mips_r4k.o mips_malta.o mips_timer.o mips_int.o dma.o
vga.o serial.o i8254.o i8259.o ide.o gt64xxx.o pckbd.o ps2.o fdc.o
mc146818rtc.o usb-uhci.o acpi.o ds1225y.o piix_pci.o parallel.o mixeng.o
cirrus_vga.o sb16.o es1370.o fmopl.o adlib.o audio.o noaudio.o wavaudio.o
sdlaudio.o ossaudio.o alsaaudio.o wavcapture.o gdbstub.o sdl.o x_keymap.o
vnc.o slirp/cksum.o slirp/if.o slirp/ip_icmp.o slirp/ip_input.o
slirp/ip_output.o slirp/slirp.o slirp/mbuf.o slirp/misc.o slirp/sbuf.o
slirp/socket.o slirp/tcp_input.o slirp/tcp_output.o slirp/tcp_subr.o
slirp/tcp_timer.o slirp/udp.o slirp/bootp.o slirp/debug.o slirp/tftp.o
libqemu.a  -lm -lz -lasound -Wl,-rpath,/usr/lib -lSDL -lpthread  -lrt
-lutil
libqemu.a(op_helper.o): In function `do_dmult':
/home/kas/rpm/qemu/build/qemu-0.9.0.cvs20070324/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-0.9.0.cvs20070324/target-mips/op_helper.c:232:
undefined reference to `set_HILO'
collect2: ld returned 1 exit status

-- 
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 --]

  reply	other threads:[~2007-04-02 12:49 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 [this message]
2007-04-02 12:39 ` Kirill A. Shutemov
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=20070402123611.GA5866@localhost.localdomain \
    --to=k.shutemov@velesys.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).