[Mono-bugs] [Bug 348193] Mono is incompatible with Boehm GC 7.0

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 12 17:59:51 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=348193

User andreas.faerber at web.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=348193#c1





--- Comment #1 from Andreas Färber <andreas.faerber at web.de>  2007-12-12 15:59:51 MST ---
Created an attachment (id=187315)
 --> (https://bugzilla.novell.com/attachment.cgi?id=187315)
workaround: remove GC_gcj_fast_malloc icall

The attached patch removes the GC_gcj_fast_malloc icall registration.

It then compiles fine, and a search indicated no reference to it in other
files. Bootstrapping worked fine without it.

There's also a GC_gcj_local_fast_malloc just above GC_gcj_fast_malloc, but it
is either not being used here oder unproblematic, so I didn't remove it here.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list