It's just my previous question: "How to replace 'strerror' with strerror_r, or better, to add it to the table of symbols Guile could operate with?"
Regards, Vasiliy ---------- Forwarded message ---------- From: Vasiliy Date: Sun, Jul 7, 2013 at 11:46 AM Subject: Re: bug#14789: BUG: Modules compile as ELF's on PE/PE+ architecture To: Mark H Weaver Cc: 14789 BTW, Guile says one can use 'strerror_r' instead of 'strerror' which is available in Cygwin but there're no checks for 'strerror_r' and no guidance was given how to introduce that.