On 18/06/2009 16:03, Dave Korn wrote:
Hack: in /usr/include/glib-2.0/glib/gutils.h, at this point:
99 #elif defined (__GNUC__)
100 # define G_INLINE_FUNC extern inline
101 #elif defined (G_CAN_INLINE)
delete 'extern' from line 100. (Then rebuild from clean.)
For the record, this has already been fixed upstream in the current
release. I've just got to get around to merging the Ports packages back
into the distro.
Yaakov
--
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/