Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 1998 10:05:42 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Chuck Robey <chuckr@glue.umd.edu>, hackers@FreeBSD.ORG
Subject:   Re: g++ new allocator
Message-ID:  <19980517100542.E346@freebie.lemis.com>
In-Reply-To: <Pine.BSF.3.96.980516101850.16302a-100000@localhost>; from Chuck Robey on Sat, May 16, 1998 at 10:20:38AM -0400
References:  <Pine.BSF.3.96.980516101850.16302a-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 16 May 1998 at 10:20:38 -0400, Chuck Robey wrote:
> Does anyone know if the "new" operator, using g++, uses it's own
> allocator, or PHK's libc malloc?  I have a problem I'm trying to shoot
> that uses the libstdc++ and sigbus's, and I was wondering which route
> the code is going.

My understanding is that it uses whichever malloc is bound in with the
executable.

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980517100542.E346>