From: Glen_Fullmer-EGF002@email.mot.com (Glen Fullmer-EGF002)
Subject: Re: dll, java, gcc, cygwin
30 Oct 1998 11:35:39 -0800
Message-ID: <199810291603.KAA16134.cygnus.gnu-win32@emerald.ccrl.mot.com>
References: <19981027211637.3544.rocketmail@send104.yahoomail.com>
To: earnie_boyd@yahoo.com
Cc: khan@xraylith.wisc.edu, mickish@cmu.edu, gnu-win32@cygnus.com


>>>>> "EB" == Earnie Boyd <earnie_boyd@yahoo.com> writes:

   EB> Have you tried using the libmmalloc.a library that comes with the
   EB> cygwin package for your malloc and friends routines?  Note: that
   EB> there are two m's and is a Mapped Memory Allocation package.  This
   EB> has seemed to fix various other porters problems when I've suggested
   EB> it.
   EB> ---Glen Fullmer-EGF002 <Glen_Fullmer-EGF002@email.mot.com> wrote:
   >> char *mstr;
   >> mstr = malloc(100);
   >> 

Yep, still crashes.  In fact extracting mm.o from the library and including
in the object list crashes also.

-- 
Glen Fullmer,(847)538-3082		 Mail: <gfullmer@ccrl.mot.com>,
**************************************************************************
*  "For a successful technology, reality must take precedence            *
*   over public relations, for Nature cannot be fooled." - R. P. Feynman *
**************************************************************************
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
