On Sun, 16 May 2004, Ted Yu wrote: > Hi, > My DLL produced by Cygwin calls malloc (in > cygwin1.dll). This DLL is used by MSVC project. > Is this allowed ? > What do I need to do to initialize Cygwin heap ?
It's generally a bad idea to mix runtimes. Furthermore, cygwin1.dll cannot be dynamically loaded at the moment -- PTC[*]. Igor [*] <http://cygwin.com/acronyms/#PTC> -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/