[Gambas-devel] Gambas deploy with crosscompiler.
Benoît Minisini
gambas at ...1...
Mon Feb 1 15:37:31 CET 2010
> Hi , Benoît and thanks for your reply ...
>
> But what the make install do ?
>
> We can change this script for an ARM installation , and make install on
> the ARM system.
>
> Then:
> ./configure and make on PC side
> make install on ARM
>
> (I have the autoconf and make packet on ARM)
>
> what do you think ?
>
> Regards
>
Yes. Actually it makes no sense to "make install" on the PC, as all the files
must go on the ARM.
But I have no idea how that could work: I think you should try to share the
source folder between the PC and the ARM (with nfs for example), do
./configure and make on the PC, and run "make install" on the ARM on the same
shared directory.
But if some master of cross-compiling read these mails, it would be cool to
help us!
--
Benoît Minisini
More information about the Devel
mailing list