Skip site navigation (1)Skip section navigation (2)
Date:      	Fri, 29 Nov 1996 15:28:00 -0800 (PST)
From:      Tom Samplonius <tom@sdf.com>
To:        Steve Price <sprice@hiwaay.net>
Cc:        phk@freebsd.org, hackers@freebsd.org
Subject:   Re: Using phkmalloc in 2.1.6?
Message-ID:  <Pine.NEB.3.94.961129152503.3010A-100000@misery.sdf.com>
In-Reply-To: <329F3EC9.15FB7483@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 29 Nov 1996, Steve Price wrote:

> 
> Tom Samplonius wrote:
> > 
> >   I would like to link some applications with phkmalloc on a 2.1.6 system,
> > but there apperars to be no port/package/tarball of phkmalloc available
> > anywhere.
> > 
> 
> phkmalloc is part of the standard distribution.  Just use -lmalloc and
> you will link with the right one.  The source is here:
> 
> steve[~]$ ls -l /usr/src/lib/libc/stdlib/malloc*
> -rw-r--r--  1 root  wheel   9320 Sep 23 14:26
> /usr/src/lib/libc/stdlib/malloc.3
> -rw-r--r--  1 root  wheel  26162 Oct 29 14:35
> /usr/src/lib/libc/stdlib/malloc.c
> steve[~]$ 

  No.  phkmalloc only exists in 2.2 and higher only.  Also, I don't belive
there is a libmalloc on 2.2 either, as malloc is linked in libc.

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.94.961129152503.3010A-100000>