All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <andreas.faerber@web.de>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurel@aurel32.net>,
	Peter Maydell <peter.maxdell@linaro.org>
Subject: [Qemu-devel] Build breakage on OpenSolaris - softfloat
Date: Sun, 01 May 2011 17:32:28 +0200	[thread overview]
Message-ID: <4DBD7D0C.4050106@web.de> (raw)

Hello,

On OpenSolaris amd64 I'm seeing the following build failure:

  CC    i386-softmmu/op_helper.o
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:110: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:110: error: (near 
initialization for `f15rk[0]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:111: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:111: error: (near 
initialization for `f15rk[1]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:112: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:112: error: (near 
initialization for `f15rk[2]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:113: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:113: error: (near 
initialization for `f15rk[3]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:114: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:114: error: (near 
initialization for `f15rk[4]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:115: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:115: error: (near 
initialization for `f15rk[5]')
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:116: error: 
initializer element is not constant
/export/home/andreas/QEMU/qemu/target-i386/op_helper.c:116: error: (near 
initialization for `f15rk[6]')
gmake[1]: *** [op_helper.o] Error 1
make: *** [subdir-i386-softmmu] Error 2

Looks like an issue with make_floatx80(). Any ideas?

Thanks,

Andreas

$ gcc --version
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

             reply	other threads:[~2011-05-01 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 15:32 Andreas Färber [this message]
2011-05-01 18:26 ` [Qemu-devel] Build breakage on OpenSolaris - softfloat Andreas Färber
2011-05-04 19:45   ` Andreas Färber
2011-05-15 11:55   ` Aurelien Jarno

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=4DBD7D0C.4050106@web.de \
    --to=andreas.faerber@web.de \
    --cc=aurel@aurel32.net \
    --cc=peter.maxdell@linaro.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.