From: "Hwang YunSong(황윤성)" <hys545@dreamwiz.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-2007-10-26 build error (Added gcc32 -ver)
Date: Fri, 26 Oct 2007 09:56:49 +0900 (GMT) [thread overview]
Message-ID: <20071026005649.0000D09C01F2028A@mail6.dreamwiz.com> (raw)
[-- Attachment #1: Type: TEXT/PLAIN, Size: 2552 bytes --]
gcc32 -g -o qemu-system-cris 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 block-parallels.o irq.o i2c.o smbus.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 usb-wacom.o eeprom93xx.o eepro100.o ne2000.o pcnet.o rtl8139.o etraxfs.o ptimer.o etraxfs_timer.o etraxfs_ser.o gdbstub.o sdl.o x_keymap.o vnc.o d3des.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 -lgnutls -L/usr/lib -lSDL -lpthread -lrt -lutil
libqemu.a(helper.o): In function `do_interrupt':
/usr/src/Haansoft/BUILD/qemu/target-cris/helper.c:137: undefined reference to `__builtin_clz'
libqemu.a(translate-op.o): In function `dyngen_code':
/home/hys545/qemu/cris-softmmu/op.h:1566: undefined reference to `__builtin_clz'
libqemu.a(op.o): In function `op_lz_T0_T1':
/usr/src/Haansoft/BUILD/qemu/target-cris/op.c:1009: undefined reference to `__builtin_clz'
collect2: ld returned 1 exit status
[hys545@localhost build-gcc]$ gcc32 -v
Reading specs from /usr/lib/gcc-lib/i386-Haansoft-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-Haansoft-linux
Thread model: posix
gcc version 3.2.3 (Haansoft Linux 3.2.3)
[hys545@localhost build-gcc]$
Linux localhost.localdomain 2.6.19-10hs #1 Tue Apr 3 11:29:42 KST 2007 i686 i686 i386 GNU/Linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-Haansoft-linux
Thread model: posix
gcc version 4.1.1 20061120 (Haansoft 4.1.1-41)
-------------------------------------------------
Your Life on the Net
DreamWiz Free Mail @ http://www.dreamwiz.com/
[-- Attachment #2: Type: TEXT/HTML, Size: 3853 bytes --]
<HTML>
<BODY>
<BR>gcc32 -g -o qemu-system-cris 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 block-parallels.o irq.o i2c.o smbus.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 usb-wacom.o eeprom93xx.o eepro100.o ne2000.o pcnet.o rtl8139.o etraxfs.o ptimer.o etraxfs_timer.o etraxfs_ser.o gdbstub.o sdl.o x_keymap.o vnc.o d3des.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 -lgnutls -L/usr/lib -lSDL -lpthread -lrt -lutil
<BR>libqemu.a(helper.o): In function `do_interrupt':
<BR>/usr/src/Haansoft/BUILD/qemu/target-cris/helper.c:137: undefined reference to `__builtin_clz'
<BR>libqemu.a(translate-op.o): In function `dyngen_code':
<BR>/home/hys545/qemu/cris-softmmu/op.h:1566: undefined reference to `__builtin_clz'
<BR>libqemu.a(op.o): In function `op_lz_T0_T1':
<BR>/usr/src/Haansoft/BUILD/qemu/target-cris/op.c:1009: undefined reference to `__builtin_clz'
<BR>collect2: ld returned 1 exit status
<BR>
<BR>
<BR>
<BR>[hys545@localhost build-gcc]$ gcc32 -v
<BR>Reading specs from /usr/lib/gcc-lib/i386-Haansoft-linux/3.2.3/specs
<BR>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-Haansoft-linux
<BR>Thread model: posix
<BR>gcc version 3.2.3 (Haansoft Linux 3.2.3)
<BR>[hys545@localhost build-gcc]$
<BR>
<BR>
<BR>Linux localhost.localdomain 2.6.19-10hs #1 Tue Apr 3 11:29:42 KST 2007 i686 i686 i386 GNU/Linux
<BR>
<BR>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-Haansoft-linux
<BR>Thread model: posix
<BR>gcc version 4.1.1 20061120 (Haansoft 4.1.1-41)
<BR>
<BR>
<BR></BODY>
</HTML>
<BR>
<a HREF="http://www.dreamwiz.com/" TARGET=_blank><img src=http://i.dreamwiz.com/img/wd/ma/m_dw_logo.gif WIDTH=223 HEIGHT=23 BORDER=0 style=margin-bottom:-5;></a> <span style="font-size: 9pt; font-family:gulim,Arial; color: #494949; text-decoration: none;">http://www.dreamwiz.com/</span><br>
<img src="http://i.dreamwiz.com/dw/ko/n.gif" width=1 height=3 border="0"><br><a href="http://www.dpump.net/BIN/ssr.cgi?siteid=34105015265541322cccd9ea972f582f6ea90e6de7fb34e&url=/" target="_blank"><img src="http://i.dreamwiz.com/img/pump/pump_mail_bottomb01.gif" width="270" height="27" align="absmiddle" border="0"></a>
<img src="http://i.dreamwiz.com/dw/ko/n.gif" width=5 height=1 border="0"><a href="http://ebiz.dreamwiz.com/BIN/pl.cgi?page=quiz_ev_foot&sub=mail&save=100&http://www.qbattle.com" target="_blank"><img src="http://i.dreamwiz.com/img/quiz/hompy_img/eventimg/m_qb.gif" width=270 height=27 align="absmiddle" border="0"></a>
<IMG SRC="http://mailchk.dreamwiz.com/cgi-bin/receive_check.cgi?sender=hys545@dreamwiz.com&msgid=%3C20071026005649.0000D09C01F2028A@mail6.dreamwiz.com%3E&receiver=qemu-devel@nongnu.org&key=3e02e7a724d70dfadc6c56c1ff4a7f0e&wiz=/n.gif" WIDTH="1" HEIGHT="1" BORDER="0">
reply other threads:[~2007-10-26 0:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20071026005649.0000D09C01F2028A@mail6.dreamwiz.com \
--to=hys545@dreamwiz.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).