Forum Discussion
Altera_Forum
Honored Contributor
16 years ago<div class='quotetop'>QUOTE (Dschingis @ Jul 30 2009, 10:57 AM) <{post_snapback}> (index.php?act=findpost&pid=23338)</div>
--- Quote Start --- I'm trying to accomplish a simple way to work with uClinux in Windows. and the Microtronix Release runs there very good.[/b] --- Quote End --- While I don't think this is worth the effort (as it's a real plus to have a PC Linux at hand while doing embedded Linux software: you can try out nearly everything on the PC _much_ faster than testing it on the device), I suppose the only viable way is to try to get the _current_ tool chain running in the environment you desire. This of course is possible using Cygwin. <div class='quotetop'>QUOTE (Dschingis @ Jul 30 2009, 10:57 AM) <{post_snapback}> (index.php?act=findpost&pid=23338)</div> --- Quote Start --- Cygwin failed in checkout and compiling.[/b] --- Quote End --- Of course you need to "port" the toolchain to Cygwin. I have no idea how to do that but you need to compile the gcc3 with the windows host gcc and link it against the Cygwin libraries. <div class='quotetop'>QUOTE (Dschingis @ Jul 30 2009, 10:57 AM) <{post_snapback}> (index.php?act=findpost&pid=23338)</div> --- Quote Start --- ...i thought an update there shouldn't be a big deal.[/b] --- Quote End --- Good luck :P -Michael