Re: [Qemu-devel] Configuring qemu on Solaris

2008-01-08 Thread Ben Taylor
Juergen Keil <[EMAIL PROTECTED]> wrote: > > Andreas Färber <[EMAIL PROTECTED]> wrote: > > > The following part of configure is triggered on a fully-updated > > Solaris 10 8/07 amd64: > > > > # > > # Solaris specific configure tool chain decisions > > # > > if test "$solaris" = "yes" ; t

Re: [Qemu-devel] Configuring qemu on Solaris

2008-01-08 Thread Andreas Färber
Am 08.01.2008 um 11:39 schrieb Juergen Keil: Andreas Färber <[EMAIL PROTECTED]> wrote: The following part of configure is triggered on a fully-updated Solaris 10 8/07 amd64: # # Solaris specific configure tool chain decisions # if test "$solaris" = "yes" ; then # # gcc for solaris 10/fc

Re: [Qemu-devel] Configuring qemu on Solaris

2008-01-08 Thread Juergen Keil
Andreas Färber <[EMAIL PROTECTED]> wrote: > The following part of configure is triggered on a fully-updated > Solaris 10 8/07 amd64: > > # > # Solaris specific configure tool chain decisions > # > if test "$solaris" = "yes" ; then ># ># gcc for solaris 10/fcs in /usr/sfw/bin doesn't co

Re: [Qemu-devel] Configuring qemu on Solaris

2008-01-07 Thread Ben Taylor
"Andreas Färber" <[EMAIL PROTECTED]> wrote: > Hi, > > The following part of configure is triggered on a fully-updated > Solaris 10 8/07 amd64: > > # > # Solaris specific configure tool chain decisions > # > if test "$solaris" = "yes" ; then ># ># gcc for solaris 10/fcs in /usr/sf

[Qemu-devel] Configuring qemu on Solaris

2008-01-07 Thread Andreas Färber
Hi, The following part of configure is triggered on a fully-updated Solaris 10 8/07 amd64: # # Solaris specific configure tool chain decisions # if test "$solaris" = "yes" ; then # # gcc for solaris 10/fcs in /usr/sfw/bin doesn't compile qemu correctly # override the check with --dis