With cygwin-devel 1.7.34-002, the following test program (2 lines): #define _BSD_SOURCE #include <stdlib.h>
produces this error: In file included from test.c:2:0:/usr/include/stdlib.h:258:23: error: expected string literal before ‘__ASMNAME’
__asm__ (__ASMNAME ("__bsd_qsort_r")); ^ ------ Thomas -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple