Re: Weird error on GTK+Win32(Run-Time)



Thaorius writes:
The error message tell me that I should use -mms-bitfield switch in gcc
options, so, I did, but there are no changes at all.

It's -mms-bitfields (note the final 's').

But if that was just a typo and you did spell it correctly, maybe you
didn't use it in the right place? Are you using some IDE?  The
-mms-bitfields option should be used when compiling. Using it only in
the linking phase does nothing.

--tml




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