This is the mail archive of the cygwin@sourceware.cygnus.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: dll, java, gcc, cygwin



>>>>> "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".


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