Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 252504

Summary: dev-lang/mercury bundles a copy of boehm-gc
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Keri Harris <keri>
Status: RESOLVED WONTFIX    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 251464    

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-12-25 20:03:22 UTC
Would be nice to make it use the system copy instead.
Comment 1 Keri Harris gentoo-dev 2009-02-11 07:16:56 UTC
I thought that allowing Mercury to use a system copy of Boehm GC would indeed be a worthwhile endeavour; alas, upstream didn't:

They inform me that their bundled copy of Boehm GC contains some custom code and is required by Mercury to handle large heaps, thread-local allocation and parallel marking.