[Mono-dev] SGen improved and looking for testers
Roman Procopie
procopie.roman at gmail.com
Wed Jun 9 06:39:25 EDT 2010
Hi,
Sorry I have a problem using it.
Mark Probst wrote:
>
> It's still only available for Linux on AMD64 and x86. To enable it,
> configure mono with "--with-gc=sgen --enable-minimal=aot" and, if you
> have a line starting with "ENABLE_AOT" in mcs/build/config.make,
> comment it out or delete it.
>
./configure works ok
make dies with
CC main.o
LD mono
./.libs/libmono-static.a(mini-posix.o): In function `add_signal_handler':
/root/install/mono/mono-2.6.4/mono/mini/mini-posix.c:357: undefined
reference to `GC_get_suspend_signal'
/root/install/mono/mono-2.6.4/mono/mini/mini-posix.c:358: undefined
reference to `GC_get_suspend_signal'
collect2: ld returned 1 exit status
make[4]: *** [mono] Error 1
make[4]: Leaving directory `/root/install/mono/mono-2.6.4/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/install/mono/mono-2.6.4/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/install/mono/mono-2.6.4/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/install/mono/mono-2.6.4'
make: *** [all] Error 2
root at app:~/install/mono_dev# uname -a
Linux app 2.6.32-21-generic-pae #32-Ubuntu SMP Fri Apr 16 09:39:35 UTC 2010
i686 GNU/Linux
I am using 2.6.4 tarball.
Can anyone help ?
Regards
Roman
--
View this message in context: http://mono.1490590.n4.nabble.com/SGen-improved-and-looking-for-testers-tp1539030p2248625.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list