Re: win32/gcc : how to avoid need of -fnative-struct



Thierry CARRARD wrote:
when compiling a win32 app using gcc and win32 gtk DLLs,

you can suppress the ?fnative-struct option (which isn?t available any more on gcc3.x)

if you replace the contant of gtk/gtkbox.h by this (for version 2.0.6) :


Or use -mms-bitfields

/Egon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]