Vijay schrieb:

> the same errors.

So make it:
#ifndef __CYGWIN__
#ifdef __EMX__
[...]
#endif
#endif
#ifdef __CYGWIN__
#define PR_(foo) ___##foo
#define PT_(foo,func) ___##foo,##func
#endif

and remove all the lines beginning with 'SIZE' and all the '.type' lines.
I don't see '.comm' in the CVS source.


Gerrit
-- 
=^..^=



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to