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
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
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
"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
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