From owner-freebsd-hackers Sat May 16 17:36:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02061 for freebsd-hackers-outgoing; Sat, 16 May 1998 17:36:07 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from freebie.lemis.com (freebie.lemis.com [139.130.136.133]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02022 for ; Sat, 16 May 1998 17:35:59 -0700 (PDT) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id KAA03166; Sun, 17 May 1998 10:05:42 +0930 (CST) (envelope-from grog) Message-ID: <19980517100542.E346@freebie.lemis.com> Date: Sun, 17 May 1998 10:05:42 +0930 From: Greg Lehey To: Chuck Robey , hackers@FreeBSD.ORG Subject: Re: g++ new allocator References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Chuck Robey on Sat, May 16, 1998 at 10:20:38AM -0400 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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