Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCompiling software and collect2 terminates
I've created an example software and bsp using the command shell. When attempting to compile the application, collect2 terminates and I receive the following message:
"This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information." It seems to be happening when nios2-elf-g++ runs. Has anyone encountered this before? The funny thing is that I've been building and testing the software without a problem and for some reason it just started dying on me today. Tried a reboot and still no joy.1 Reply
- Altera_Forum
Honored Contributor
I'm getting back to this today and it's still occurring.
I've seen a few postings around the web about permissions in Vista. I have tried running nios-terminal as Administrator. Short of recompiling gcc with an extra cflag set as described in some of those posts, has anyone else encountered this?