This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: State of the DLL, mark 2?


On Tue, Mar 20, 2001 at 05:24:51PM +0300, Egor Duda wrote:
>Date: Tue, 20 Mar 2001 17:24:51 +0300
>From: Egor Duda <deo@logos-m.ru>
>Reply-To: Egor Duda <cygwin-developers@cygwin.com>
>Organization: DEO
>To: Christopher Faylor <cygwin-developers@cygwin.com>
>Subject: Re: State of the DLL, mark 2?
>In-reply-To: <20010320091254.F32706@redhat.com>
>
>Hi!
>
>Tuesday, 20 March, 2001 Christopher Faylor cgf@redhat.com wrote:
>
>CF> Btw, there are a lot of extra cruft that needs to be done to get this
>CF> working.  I am attaching a malloc object file that you can use.
>
>ah, that's where malloc_dbg() coming from.
>
>CF>    I  think  you  also  have  to  remove all malloc functions from
>CF> newlib's libc.a.
>
>can  you  give a little hint here? should i strip appropriate sections
>from libc.a or it's better to build newlib with -DMALLOC_PROVIDED ?

When I last did this, I removed all of the functions from libc.a with
ar.  I didn't know about -DMALLOC_PROVIDED.  It would probably work, though.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]