Page 1 of 1
Cross Compiler
Posted: Sun Nov 30, 2014 3:28 pm
by franki
Is there any cross compiler to RAMIPS for windows... I use Windows 7, and I need open Linux for compile some C Code for Vocore... Any cross compiler or how to compile in windows without Virtual machine?
Thanks
Re: Cross Compiler
Posted: Sun Nov 30, 2014 4:47 pm
by sistemasorp
Probably you can use cygwin
Re: Cross Compiler
Posted: Sun Nov 30, 2014 10:41 pm
by Peter H
The OpenWRT distribution is built by building the development tools and then using them to cross-compile the flash image. The process is very easy to perform on Linux and if you are working in Windows your easiest approach would be to create a development VM using Virtual Box and Ubuntu and then build OpenWRT on that. Vonger posted a tutorial that explains the whole process, and it's really painless. If you are determined to work on Windows only it may be possible to build the OpenWRT environment on Windows but it is likely to be harder - and you're likely to find less advice about it, since Linux is a natural development platform to develop a Linux-based operating system.