Thanks for your reply... I have to run a gambas script on an ARM system. My goal is pass a text script on this system that use gambas for execute it. For do this I had to compile the gambas interpreter for ARM architecture. I did this steps, please tell me where I made a mistake: 1)Download the last gambas source code 2)I call ./configure --host=arm-none-linux-gnueabi (with some disable flag , I don't need the Gambas gui support for example) 3)I run make (and i have the first error that I post) If I call ./configure with --host=arm-none-linux-gnueabi --build=arm-none-linux-gnueabi the configure return me:
If you meant to crosscompile use '--host' I'm sorry but It's first time that I try to crosscompile something and I have to understand many things yet.. José Luis Redrejo Rodríguez ha scritto: Matteo, you should add: --host=arm-linux-gnueabi --build=arm-linux-gnueabi to your ./configure call. Anyway, at [1]https://buildd.debian.org/fetch.cgi?pkg=gambas2;ver=2.17.0-1;arch=armel;stam p=1256678530you can see a complete compilation of gambas in armel. Maybe it helps you. Regards. José L. 2009/11/23 Benoît Minisini [2]<gam...@users.sourceforge.net> The output is: i686-pc-linux-gnu Benoît Minisini ha scritto: Is it normal, as you are compiling for ARM? -- Benoît Minisini ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. [3]http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [4]gambas-u...@lists.sourceforge.net [5]https://lists.sourceforge.net/lists/listinfo/gambas-user ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. [6]http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [7]gambas-u...@lists.sourceforge.net [8]https://lists.sourceforge.net/lists/listinfo/gambas-user References 1. https://buildd.debian.org/fetch.cgi?pkg=gambas2;ver=2.17.0-1;arch=armel;stamp=1256678530you 2. mailto:gam...@users.sourceforge.net 3. http://p.sf.net/sfu/bobj-july 4. mailto:Gambas-user@lists.sourceforge.net 5. https://lists.sourceforge.net/lists/listinfo/gambas-user 6. http://p.sf.net/sfu/bobj-july 7. mailto:Gambas-user@lists.sourceforge.net 8. https://lists.sourceforge.net/lists/listinfo/gambas-user ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user