Re: Libs for cross compilation

Friendly Ghost <[email protected]> Thu, 27 Feb 2003 16:07:14 +0200 (EET)
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>
Hi,

Thanks for your help. It worked!

The next stage is to find out how to statically link. What names
static libs have? And what are .dll.a?

I can link statically against libjpeg but can't do that for gtk+, glib,
gmodule, libiconv and other. Doesn't they have static libs or what is a
problem?

Have a good day,
Kostik.

On Tue, 25 Feb 2003, Tor Lillqvist wrote:

> 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
> 
> 
> 
> 
> To Post a message, send it to: [email protected]
> To Unsubscribe, send a blank message to: [email protected] 
> 
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
> 
>