[Buildroot] [patch] Fix Qtopia Core 4 compile and installtion and bump to version 4.4.0 snapshot

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Wed Mar 12 05:39:40 PDT 2008


On Wed, 2008-03-12 at 09:16 -0300, Thiago A. Corrêa wrote:
> Hi,
> 
>    How does qmake knows where the cross-compiler is now? Those sed
> lines you removed were fixing the path so that makefiles generated by
> qmake would use the same compiler as buildroot, it would just not work
> without it in previous versions. Did Trolltech fix the issue?
> 

Like all other packages, set the PATH variable correct, which is done by
TARGET_CONFIGURE_OPTS.

With the old Makefile for Qtopia Core non of the executables made were
executable on target because of weird paths used.

Works for me as it is now, I use the TARGET_CONFIGURE_OPTS and do qmake.

I guess it would be possible to change the installed mkspecs files, but
I do not see the need.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer



More information about the buildroot mailing list