------- Comment #20 from pcarlini at suse dot de  2007-03-15 18:45 -------
Thanks Andrew. I'd like to know what happens if you just compile a small
snippet like:

#define _TS_ERRNO

#include <cerrno>

int main()
{
  return errno;
}


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31117

Reply via email to