[Mono-dev] Can't compile mono

Burkhard Linke blinke at CeBiTec.Uni-Bielefeld.DE
Tue Dec 13 06:31:50 EST 2011


Hi,

On 12/13/11 11:36, Marlen Caemmerer wrote:
> Hello,
>
>
> I try to compile mono on a Solaris 10 but it fails linking.
> I am currently using ld  from Solaris. Is it possible I need some additional compiler flags?
>
>
> This is what I do:

*snipsnap*


>           DTrace:        yes

The DTrace support is currently broken. If you disable it Mono should 
compile (--disable-dtrace).

You may run into another problem with the garbage collector. I usually 
install the latest development version of libgc itself and do not use 
the bundled one.

Regards,
Burkhard Linke


More information about the Mono-devel-list mailing list