[Gambas-user] gambas 100% CLI: is it possible?
Benoît Minisini
g4mba5 at gmail.com
Fri Oct 25 14:36:27 CEST 2019
Le 25/10/2019 à 11:38, roberto a écrit :
> thanks to both of you for explain me and indicate the command to be used
> on CLI.
>
> By the way, i can do the first develop on desktop X86 for logistic
> reason (faster cpu, ecc), then port the source code on ARM board, does
> the necessary adjustments and then recompile natively on for ARM.
>
> Once again thanks, all of you.
>
> Roberto
>
Gambas is not compiled, it's an interpreter. So if you generate the
executable on x86, you can run it as is on ARM (unless there is a bug,
but this is another story). You don't have to recompile it on the target
platform.
Regards,
--
Benoît Minisini
More information about the User
mailing list