Re: Cross Compiling Windows --> ARM Linux
Bart Van Assche <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
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? > > I'm using arm-none-linux-gnueabi-g++ and arm-none-linux-gnueabi-gcc > > I like to run all the code in C++ Please try to run the ./configure script in a Cygwin or MinGW shell and also have a look at the autoconf cross-compilation documentation: https://www.gnu.org/software/automake/manual/html_node/Cross_002dCompilation.html. PS: my expectation is that cross-compilation from x86 Linux to ARM Linux will work 50 - 100 times faster than cross-compilation in a Cygwin on Windows environment. Bart. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot