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
2009/11/26 Benoît Minisini
> > 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
> 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 configu
On Thursday 26 November 2009 08:40 am, Matteo Lisi wrote:
> If what I said is correct how I can do for port gambas on ARM ?
> Is correct to crosscompile the gcc compile for ARM and then made
> "./configure make make install"
> on the ARM platform ?
Someone else suggested looking at the Debian ARM
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