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

Peter Dennis Bartok peter at novonyx.com
Mon Dec 19 12:13:09 EST 2005


isnormal is no longer used in the svn head version. It was changed in svn 
r54327.

Peter

-----Original Message-----
From: "Vorobiev Maksim" <MVorobiev at croc.ru>
To: <mono-devel-list at lists.ximian.com>
Date: Monday, 19 December, 2005 09:49
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