[Mono-list] Re: [Bug 77034][Wis] Changed - No function isnormal in Solaris 8 in Mono 1.1.10.1

Enrique Garcia Ayuda kikegayuda at gmail.com
Wed Dec 21 05:26:25 EST 2005


2005/12/21, Enrique Garcia Ayuda <kikegayuda at gmail.com>:
> Thanks I download Mono 1.1.12 and it's a solved question.
>
> Another problem is that i have a mess GCC i download from
> http://www.sunfreeware.com/ GCC 3.4.2 but this usr ld from
> usr/css/bin/ld and it's an old version and the make fails because
> there are illegal ld options in makefiles, I install binutils 2.16.1
> from Source to usr/Local  but the GCC check ld to the ccs path. I have
> done a ln -s ccs/bin/ld usr/local/bin/ld and the make pass the point
> but when compiling mcs throw an Segmention Memory error.
> I suppose that i can not make such a link, so i'm trying to compile
> GCC 4.0.2 from sources and it's very hard, I can see that you can say
> to GCC to use binutils from usr/local.
>
> Well if you can help me in any way, please I'm begin to think to abandon
>
> Regards
>
>
> 2005/12/21, bugzilla-daemon at bugzilla.ximian.com
> <bugzilla-daemon at bugzilla.ximian.com>:
> > Please do not reply to this email- if you want to comment on the bug, go
to the
> > URL shown below and enter your comments there.
> >
> > Changed by peter at novonyx.com.
> >
> > http://bugzilla.ximian.com/show_bug.cgi?id=77034
> >
> > --- shadow/77034        2005-12-19 03:50:09.000000000 -0500
> > +++ shadow/77034.tmp.21657      2005-12-21 06:08:15.000000000 -0500
> > @@ -2,13 +2,13 @@
> >  Product: Mono Tasks
> >  Version: 0%
> >  OS: Solaris 8
> >  OS Details:
> >  Status: NEW
> >  Resolution:
> > -Severity:
> > +Severity: Unknown
> >  Priority: Wishlist
> >  Component: Build
> >  AssignedTo: mono-bugs at ximian.com
> >  ReportedBy: kikegayuda at gmail.com
> >  QAContact: mono-bugs at ximian.com
> >  TargetMilestone: ---
> > @@ -49,6 +49,13 @@
> >
> >  isnormal(3) is defined in <math.h>, which is already included in
> >  mono/dis/get.c.  However, the FC4 man page states that it's part of
C99,
> >  so the Solaris 8 compiler might not support this function.  If this is
> >  the case you'll have to grab an updated compiler, such as GCC, and use
> >  that to build.
> > +
> > +------- Additional Comments From peter at novonyx.com  2005-12-21 06:08
-------
> > +This is really a moot discussion. See http://www.mail-
> > +archive.com/mono-patches at lists.ximian.com/msg09311.html
> > +
> > +Zoltan removed the use of isnormal. Just use a newer tarball (or
> > +apply his patch to your sources)
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051221/8ae7ea01/attachment.html


More information about the Mono-list mailing list