[Mono-dev] building mono on OpenSolaris x86_64
Απόστολος Συρόπουλος
asyropoulos123 at hotmail.com
Mon Mar 7 09:45:47 EST 2011
To continue my story I have disabled dtrace, that is, I have used the following:
CC=x86_64-pc-solaris2.11-gcc CXX=x86_64-pc-solaris2.11-g++ \
CFLAGS="-I/opt/mono/include" LDFLAGS="-m64 -L/opt/mono/lib -R/opt/mono/lib" \
./configure --with-gc=boehm --prefix=/opt/mono --enable-big-arrays --disable-dtrace
But now compilation stops with the following error message:
make[6]: Entering directory `/container/mono/latest/mono-2.10.1/mcs'
*** The compiler 'gmcs' doesn't appear to be usable.
*** Trying the 'monolite' directory.
make[7]: Entering directory `/container/mono/latest/mono-2.10.1/mcs'
make[8]: Entering directory `/container/mono/latest/mono-2.10.1/mcs'
* Assertion at mini-exceptions.c:1835, condition `staddr' not met
It is true that gmcs.exe is nowhere in the source tree but there is
./mcs/class/lib/monolite/mcs.exe which is not usable either. Any suggestions?
A.S.
--
Apostols Syropoulos
Xanthi, Greece
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110307/6c6e2af1/attachment.html
More information about the Mono-devel-list
mailing list