On Wed, Dec 23, 2009 at 3:03 PM, Kai Tietz <ktiet...@googlemail.com> wrote: > The change about malloc isn't used AFAICS, but well I want to keep it, > as we plan to improve the conditional header includes in future. > Does this line leads to an build error for you?
Yes... It is needed. Once the autoconf detects that gnu malloc is not available, it place #define malloc rpl_malloc in config.h. You do not have rpl_malloc in sources so linkage fail. Alon. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public