Hello Eric, > It looks like you got this backwards. It is setting > gl_cv_func_malloc_posix=yes on mingw, no on cygwin, whereas it is only > mingw that is not posix-compliant. > ... > With the result that on cygwin, rpl_malloc ended up being instantiated, > and calling itself in infinite recursion, making it impossible to malloc > anything.
You're fully right. Sorry about it. I committed the fixes yesterday around 17:30 GMT after some testing. I regret that you were hurt nevertheless. Bruno