Re: [Gambas-user] How to develop gambas component

2010-01-27 Thread Matteo Lisi
ENGICAM s.r.l. Progettazione di sistemi elettronici 50018 Scandicci - FIRENZE Via dei Pratoni, 16 int. 13 O-N P.I. 05389070482 [3]http://www.freescale.com › [4]Matteo Lisi ( +39 055 7311387 6 +39 055 7318333 ___

[Gambas-user] Best Linux Distribution for Gambas develop.

2010-01-13 Thread Matteo Lisi
Hi ! I have to develop a gambas application (I have to customize gambas IDE too) , but I encounted some problem with my ubuntu 9.10 ,if you read this mailing list you know :D . My simple question is: What is the best linux distrubution for gambas developing ? thanks --

Re: [Gambas-user] Gambas Remotly Debug

2009-12-04 Thread Matteo Lisi
Hi ! I try to explain better: I have a ARM system with gambas installed (gbc2 gbx2 gbi2 ecc... ecc.. but NOT IDE) and I want run in a gambas project. This gambas project must be written on a PC system (windows Based ) and then deploy on the ARM system, and for do this I need to d

[Gambas-user] Gambas Remotly Debug

2009-12-03 Thread Matteo Lisi
Hi to ALL ! This is my situation: I have a ARM sistem with gambas installed, and I want to debug it from a PC (I have to develop a new IDE...) How gambas IDE use the interpreter for debug ? I thought to develop a service on ARM that via TCP/IP link the ARM gambas interpreter with a PC IDE

Re: [Gambas-user] Another question about Gambas on ARM

2009-11-26 Thread Matteo Lisi
I tried to execute the "make install" on the arm target (I copied the directory from x86 platform) but this action return an error.. The make didnt found the gcc compiler ... but it's necessary for the make install to have the gcc compiler on ARM target ? if I move the gbi2 gbx2 eccc. ecc. in

[Gambas-user] Another question about Gambas on ARM

2009-11-26 Thread Matteo Lisi
Hi ! I'm still engaged on Gambas in ARM... This is my situation: I download the gambas source and I want to compile gambas for ARM 9 target. Usually I use a x86 linux machine for crosscompile my program. The crosscompile that I use is "arm-none-linux-gnuabi" . I configure the packet with this

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread Matteo Lisi
pFree - cVal!SwapCached But I had the same result ! [1]nospam.nospam.nos...@gmail.com ha scritto: Matteo Lisi wrote: Hi ! The first line: #!/usr/bin/ gbs2 it's a typing error the right line is: #!/usr/bin/gbs2 Thanks Charlie , but the problem , unfortunatly is not the space !

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread Matteo Lisi
Hi ! it's not a binding problem if I write a simple script like: PRINT "Hi from Gambas" the execution of script return me OK yet ... [1]nospam.nospam.nos...@gmail.com ha scritto: Matteo Lisi wrote: Hi ! thanks for your reply I create an empty .proj

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread Matteo Lisi
Hi ! The first line: #!/usr/bin/ gbs2 it's a typing error the right line is: #!/usr/bin/gbs2 Thanks Charlie , but the problem , unfortunatly is not the space ! Charlie Reinl ha scritto: Am Dienstag, den 24.11.2009, 11:54 +0100 schrieb Matteo Lisi: Hi ! Fina

Re: [Gambas-user] Gambas script execution

2009-11-24 Thread Matteo Lisi
t... Regards [1]nospam.nospam.nos...@gmail.com ha scritto: Matteo Lisi wrote: Hi ! Finally I crosscompiled the gambas for ARM, and I have on my arm system the "gbc2" file I tried to execute the following script: /***

[Gambas-user] Gambas script execution

2009-11-24 Thread Matteo Lisi
Hi ! Finally I crosscompiled the gambas for ARM, and I have on my arm system the "gbc2" file I tried to execute the following script: /**/ #!/usr/bin/ gbs2 ' This script returns the memory really used by the system, the cach

Re: [Gambas-user] Problems on gambas building for ARM

2009-11-23 Thread Matteo Lisi
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:

Re: [Gambas-user] Problems on gambas building for ARM

2009-11-23 Thread Matteo Lisi
The output is: i686-pc-linux-gnu Benoît Minisini ha scritto: Thanks for your quickly response attached to this email the output of ./configure and make Regards Benoît Minisini ha scritto: Hi ! I tried to build gambas for ARM, but the Make the procedure give me this err

[Gambas-user] Problems on gambas building for ARM

2009-11-23 Thread Matteo Lisi
Hi ! I tried to build gambas for ARM, but the Make the procedure give me this error: make[4]: Entering directory `/home/user/gambas2-2.18.0/main/gbc' /bin/sh ../libtool --tag=CC --mode=link gcc -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvis

[Gambas-user] Gambas on ARM 9

2009-11-19 Thread Matteo Lisi
Hi to all! I have to port the gambas core (I need to execute only a gambas script) on an ARM 9 platform. Does someone port gambas on ARM 9 platform ? thanks -- Let Crystal Reports handle the reporting - Free Crystal R