RES: Libs for cross compilation

"Daniel K. O." <[email protected]> Thu, 27 Feb 2003 11:41:56 -0300
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <[email protected]>

Maybe the answer is given with another question: do you REALLY want a
program static linked with GTK, (say, a 'hello world') with almost 10 MB?
Also, GTK is in constant development, so at every update, you would need to
recompile all your 10 MB program again.



Daniel K. O.



 >  -----Mensagem original-----
 >  De: Friendly Ghost [mailto:[email protected]]
 >  Enviada em: quinta-feira, 27 de fevereiro de 2003 11:07
 >  Para: [email protected]
 >  Assunto: Re: [gimpwin-dev] Libs for cross compilation
 >
 >
 >  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.