Re: Cross Compiling Windows --> ARM Linux

2018-01-15 Thread Bart Van Assche
On 01/15/18 01:20, Matteo wrote: Hi, actually I'm trying to run the simple demon app, cross compiling for ARM (embedded) Linux. I would compile on Windows, and run all the code on linux for arm. There is any guide to how to install or copy libraries on windows? There is any specific makefile?

Cross Compiling Windows --> ARM Linux

2018-01-15 Thread Matteo
Hi, actually I'm trying to run the simple demon app, cross compiling for ARM (embedded) Linux. I would compile on Windows, and run all the code on linux for arm. There is any guide to how to install or copy libraries on windows? There is any specific makefile? I'm using arm-none-linux-gnueabi-