6 Mar 2012 09:11
Re[8]: Gc] boehm port to Native Client
Hi Elijah, Thank you for your reply. In future, please also CC to this ML on committing to mono/libgc. Unfortunately, i don't have time to check it on NaCl target. PS. I don't see anything else in mono master relevant to GC and NaCl in 2011. (for convenience, we have a branch "mono_libgc" which is a copy of mono/master - https://github.com/ivmai/bdwgc/tree/mono_libgc ) 05 03 2012, 23:11 Elijah Taylor <elijahtaylor@...>: > Hi Ivan, > > nacl_register_gc_hooks is defined in libnacl.a. Unfortunately, that > library is really only meaningful with our newlib toolchain. Thanks for > reminding me, I've filed a bug: > http://code.google.com/p/nativeclient/issues/detail?id=2635 > > You may want to consider taking a couple more changes to that file (and > other parts of libgc that we changed) in order to get something that will > build and run with our glibc toolchain. From September through January, a > lot of changes went into Mono to make things work cleanly with our glibc, > and a decent amount was getting libgc working in the different environment. > In fact, I've pretty much dropped support for using this with our newlib > version. > > -Elijah > > On Mon, Mar 5, 2012 at 7:01 AM, Ivan Maidanski <ivmai@...> wrote: >(Continue reading)
RSS Feed