This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vohem garbage collector


andrea cavalli wrote:
> Hi!
> 
> Please help me I'm desperate!
> I have written a large (100.000 lines) molecular dynamics program (which will 
> be distributet with the GNU licanse). Internally I use the Bohem garbage 
> collector. Unfortunatly I can't make it work on Opterons (with Linux). 
> 
> Because you use this collector in GCC maybe you can help me. 

But that doesn't mean this is the right list to
ask for help on this collector - this list is only for
discussion on the development *of* GCC.

In any case, the collector is "Boehm"-GC:

  http://www.hpl.hp.com/personal/Hans_Boehm/gc/

and the appropriate list is:

   gc (AT) linux.hpl.hp.com

(see the bottom of the page referred above for details)

When you do post there, do remember to include more specific
details about why it is not working for you and what problems
you are facing with it.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]