Forum Discussion
Altera_Forum
Honored Contributor
19 years agoGNU Compiler for NIOS 2
Hi, I am using Altera's GNU Compiler but that requires CYGWIN. I am just looking out is there is any GNU compiler that can be invoked directly from windows command promt? Thanks
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by gpuruso1@Sep 11 2006, 03:53 AM hi,
i am using altera's gnu compiler but that requires cygwin. i am just looking out is there is any gnu compiler that can be invoked directly from windows command promt?
thanks
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18213)
--- quote end ---
--- Quote End --- Altera's build only requires CYGWIN to exist, it doesn't require that you use it from a unix-like shell. This means you can use most of the tools from the windows command prompt! Unfortunately, anywhere that you have to execute a sh script (which is the unix equivelant of a .bat script) it won't work from a windows command prompt for the same reasons .bat wouldn't work right under a shell in CYGWIN Still, getting to know the cygwin shell is pretty painless and it's much better than the current generations of windows shells.