qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Bug 1179664 <1179664@bugs.launchpad.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1179664] [NEW] migration.c:293: undefined reference to	`__sync_val_compare_and_swap_4'
Date: Tue, 14 May 2013 09:37:43 +0200	[thread overview]
Message-ID: <20130514073743.GA3632@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <20130513204627.25790.62828.malonedeb@chaenomeles.canonical.com>

On Mon, May 13, 2013 at 08:46:27PM -0000, therock247uk wrote:
> Public bug reported:
> 
> latest git qemu error i get on compiling with mingw
> 
>   LINK  i386-softmmu/qemu-system-i386w.exe
> ../migration.o: In function `migrate_finish_set_state':
> C:\MinGW\msys\1.0\home\therock247uk\qemu/migration.c:293: undefined reference to
>  `__sync_val_compare_and_swap_4'
> C:\MinGW\msys\1.0\home\therock247uk\qemu/migration.c:293: undefined reference to
>  `__sync_val_compare_and_swap_4'
> C:\MinGW\msys\1.0\home\therock247uk\qemu/migration.c:293: undefined reference to
>  `__sync_val_compare_and_swap_4'
> collect2.exe: error: ld returned 1 exit status
> make[1]: *** [qemu-system-i386w.exe] Error 1
> make: *** [subdir-i386-softmmu] Error 2

Please post your gcc version:

  $ gcc --version

  reply	other threads:[~2013-05-14  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-13 20:46 [Qemu-devel] [Bug 1179664] [NEW] migration.c:293: undefined reference to `__sync_val_compare_and_swap_4' therock247uk
2013-05-14  7:37 ` Stefan Hajnoczi [this message]
2013-05-14  9:36   ` Paolo Bonzini
2013-05-14 16:29 ` [Qemu-devel] [Bug 1179664] " therock247uk
2016-10-19 16:18 ` T. Huth

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=20130514073743.GA3632@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=1179664@bugs.launchpad.net \
    --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).