This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: vohem garbage collector
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: andrea cavalli <cavalli at bioc dot unizh dot ch>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Thu, 01 Jul 2004 10:24:42 +0530
- Subject: Re: vohem garbage collector
- References: <200406301533.46805.cavalli@bioc.unizh.ch>
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/