Altera_Forum
Honored Contributor
16 years agoBuilding crossGcc / gcc tools for Windows?
I see on the nioswiki that there are instructions for building the crossGcc toolchain on Linux.
My toolflow is currently in Windows so I was hoping to compile crossGcc for Windows. I started with Nios II command shell, which comes with native gcc. When I do a make, the configure hangs forever with:finding the maximum length of command line arguments... Has anyone tried compiling the crossGcc tools on Windows? Should I be using mingw, etc? Hopefully I don't have to jump through a ton of hoops! I'm compiling the cross tools because I want to improve on the lack of Nios II micro optimizations in crossGcc. Any info/suggestions greatly appreciated. Thanks, Peter