This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Question about boehmgc
- From: Lars Segerlund <lars dot segerlund at comsys dot se>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 24 Mar 2003 17:15:30 +0100
- Subject: Question about boehmgc
Is the garbage the only way to handle memory currently under gcc ?
I.e. was the old memory handling removed when the garbage was introduced ?
I am asking since I am looking into gcc memory use and alloction, (
trying to learn what goes on ).
/ Lars Segerlund.