Altera_Forum
Honored Contributor
11 years agoProblem with NIOS II Software Build Tools for Eclipse on a 64 bits Linux installation
Hello, when I try to run Eclipse I have this error in the command line
OpenJDK 64-Bit Server VM warning: You have loaded library /opt/altera/13.1/nios2eds/bin/eclipse_nios2/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505/eclipse_1407.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. Can anyone help me please? I am running ubuntu 14.04 64 bits installation, all other tools work just fine. I did sudo apt-get install eclipse and I can run the downloaded original EClipse without problems.