Forum Discussion
Altera_Forum
Honored Contributor
16 years agoCorrect, this is on Windows. Cygwin will slow it down, but Xilinx uses Cygwin too, and it's not anywhere near this slow.
A full build of everything including the runtime library takes about 8-10min, building after a change to one source file takes about 2min 15sec, most of that while "make -s all includes" is being displayed. During the build, I saw compile messages indicating that only the source file I changed was being recompiled. Building again immediately with no source changes takes 1min 50sec.