qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Build breakage on OpenSolaris - softfloat
@ 2011-05-01 15:32 Andreas Färber
  2011-05-01 18:26 ` Andreas Färber
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Färber @ 2011-05-01 15:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Aurelien Jarno, Peter Maydell

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-15 11:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 15:32 [Qemu-devel] Build breakage on OpenSolaris - softfloat Andreas Färber
2011-05-01 18:26 ` Andreas Färber
2011-05-04 19:45   ` Andreas Färber
2011-05-15 11:55   ` Aurelien Jarno

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).