Ok i build the toolchain with ptitSeb script (first version) and worked fine after resizing (from 8GB to 24GB) the virtual image.
It builded an armv7-linux-gnueabi toolchain...that builded fine the second part with notaz suggested command.
Now to experiment building some driver...just for fun
What command to use to cross compile with configure ?
with this....
./configure --host=armv7l-unknown-linux-gnueabi
doesn't find the correct gcc...and compile for x86....
Any help ?
Thanks guys.
It builded an armv7-linux-gnueabi toolchain...that builded fine the second part with notaz suggested command.
Now to experiment building some driver...just for fun
with this....
./configure --host=armv7l-unknown-linux-gnueabi
doesn't find the correct gcc...and compile for x86....
Any help ?
Thanks guys.
Last edited by a moderator: