[Mono-dev] mono 2.0, solaris x86, bootstrap

pablosantosluac at terra.es pablosantosluac at terra.es
Sat Oct 4 19:13:13 EDT 2008


Andreas,

Thanks for all the input and help.

Well, it seems building the "core" is not hard if you make sure (on 
Solaris 10) that you use GNU packages and not the SUN ones (gmake, 
libtool, and everything else). I can build "mono" from trunk or 2-0. but 
the problems start with mcs... I'm now following the instructions sent 
by Geoff (basically using

http://mono.ximian.com/monobuild/preview/sources/mono/mono-2.0.tar.bz2). 



>> Certin,
>>
>> If I manage to build it, take if for granted I'll publish a tutorial.
>
I'll also publish the VMWare box so anyone can try :-)
> Cetin actually mentioned OpenSolaris as opposed to Solaris 10. When 
> OpenSolaris 2008.05 was released I posted the following mini-guide:
> http://lists.ximian.com/pipermail/mono-list/2008-May/038584.html
>
> It was actually supposed to avoid questions later on. ;)
>
Following this guide the only thing I realize I missed is the LDFLAGS 
stuff? Is it the reason why mcs.exe can't be run?
> The Boehm GC 7.1 libatomic_ops issue mentioned there was fixed in a 
> later OpenSolaris build. Also, it's not really necessary to install 
> the 'entire' package, pkg-config is hidden in some GNOME development 
> package. And most importantly many workarounds for Solaris 10 are not 
> necessary on OpenSolaris.
>
> The often-referenced http://www.mono-project.com/Mono:Solaris page 
> contains a link to another post of mine, for Solaris 10:
> http://lists.ximian.com/pipermail/mono-list/2007-January/034101.html
>
Yes, this guide was helpful building 1.1.13 (almost two years ago 
already), but now all those tricks are not needed anymore... You can get 
the whole c code build easily... The "problem" (or mine, at least) seems 
to be the classes






More information about the Mono-devel-list mailing list