Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNicheStack tk_crnos.h compiling problem
Hi there, I have problem compiling my NIOSII App SimpeSock Server under Cyclone3 (FireFighter board), I'm using NIOSII 10.0sp1 and i get an error in file: tk_crnos.h when i want to compile it. Err...
Altera_Forum
Honored Contributor
15 years agoAdding -E to the compiler command line (not sure how you would do this with the altera makefiles) will white the preprocessor output to the .o file.
You can then look at what the compiler sees.