Altera_Forum
Honored Contributor
20 years agoorder of compilation
As I understand, the compiler and linker work through my project files directory by directory and in alphabetical order.
Is there a way to compile/link a certain file before all others without having to move it or to provide my own makefile? --wolf