[Mono-dev] Compilling Mono 1.1.10 on Sun Solaris 9

Gary M. Smithrud gary.smithrud at haley.com
Mon Dec 19 12:35:34 EST 2005


I believe that that library is in /usr/ucblib and is there by default (I don't know that for sure, since we have Workshop installed).  That issue is just a path issue and there will likely be others (I haven't tried building Solaris Mono for a while so I don't know what sort of shape it is in).

Gary M. Smithrud
Haley Systems, Inc.
Phone: 724-934-7853
gary.smithrud at haley.com
www.haley.com
Moving at the Speed of Change

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Vorobiev Maksim
Sent: Monday, December 19, 2005 11:49 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-dev] Compilling Mono 1.1.10 on Sun Solaris 9

Good day.
 
I try to compile Mono 1.1.10 on Sun Solaris 9 (SPARC), but it throws error at /mono/dis/get.c: undefined reference to `isnormal'. I've found submitted bug about the same problem, but for Solaris 8. Bug № 77034.
The problem is that the function isnormal not implemented in standart Sun's libm, but only in additional libsunmath, that ships with Sun Workshop. Is it possible to break this dependance?
As I can see, this call branches some sort of print output (debug propose?). Is it OK to comment out call to isnormal, or it breaks something internal? May be it's good to make conditional compilation branch for Sun platform?

Thank you.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list