Re: help cross compiling again
- From: Yevgen Muntyan <muntyan tamu edu>
- To: sampo nurmentaus movial fi
- Cc: Tor Lillqvist <tml iki fi>, gtk-devel-list gnome org, Marcelo Armengot Iborra <Marcelo Armengot uv es>
- Subject: Re: help cross compiling again
- Date: Wed, 10 Jan 2007 13:20:58 -0600
sampo nurmentaus movial fi wrote:
Hi,
Thank you very much for your help (again).
Current situation:
Problem with previous library was ld didnt found. I add to makefile any
paths for the linker and just now he dont say nothing about it...
but... oh... now he ask me for the -lintl
again is the linker and not gcc who ask me for a library
Im trying with $LD_LIBRARY_PATH environment variable but he is not
finding all the time...
Just give up and use scratchbox :-)
Cross compiling is not a problem to be solved, but to be avoided. :-)
This configure wrapper may help:
http://mooedit.sourceforge.net/hg/moo/?f=-1;file=mingw-configure
It won't help much if you don't use configure, but it will create
convenient pkg-config wrapper (which works unless it steps onto
one pkg-config bug, which I've seen invoked only in pygtk so far). You need
to modify GTK_PREFIX, PKG_CONFIG_PROGRAM, and MINGW_TOOL_PREFIX
in there if it's different from what you have.
Cross-compiling may be made easy! After spending half life on fixng it.
Regards,
Yevgen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]