Re: patch to allow cross-compilation of glib
- From: Raja R Harinath <harinath cs umn edu>
- To: Sven Neumann <sven gimp org>
- Cc: gtk-devel-list gnome org
- Subject: Re: patch to allow cross-compilation of glib
- Date: Tue, 31 Jul 2001 16:59:21 -0500
Hi,
Sven Neumann <sven gimp org> writes:
> Raja R Harinath <harinath cs umn edu> writes:
>> cd path/to/glib
>> mkdir -p build/native build/cross
>> cd build/native && do native configure && make
>> cd ../cross && do cross configure --disable-rebuilds && make
>>
>> should do the trick.
>
> thanks for the tip. The question is, will it work even though glib
> doesn't use BUILT_SOURCES?
Oh, it kind of does. You have timj's own built_sources setup :-)
grep -i built.\*sources gobject/Makefile.am
- Hari
--
Raja R Harinath ------------------------------ harinath cs umn edu
"When all else fails, read the instructions." -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing." -- Roy L Ash
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]