Re: Libs for cross compilation

Tor Lillqvist <[email protected]> Tue, 25 Feb 2003 20:48:49 +0000
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Friendly Ghost writes:
 > I will try from work Monday. Last time I was trying to do that way I got
 > the same result as if compiling from Windows without
 > -fnative-struct.

Yes. You will still need to have a (cross-)gcc that implements the
-fnative-struct (or -mms-bitfields in gcc 3.x) flag.

--tml