Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Problem with NIOS II Software Build Tools for Eclipse on a 64 bits Linux installation

Altera_Forum
Honored Contributor II
3,068 Views

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.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
2,242 Views

I "think" you'd have to have the relevant 32-bit compatibility libraries installed. As far as I know, there isn't a 64-bit clean version of the tools at this point.

0 Kudos
Altera_Forum
Honored Contributor II
2,242 Views

Hello Slacker, thanks for your answer. 

I've installed several 32-bit compatibility libraries, Quartus II and QSysy are both running just fine after those libs were installed. Do you know which lib I need to make Eclipse work? I need to work with 64 bits because of Cyclone V requirements. 

 

 

--- Quote Start ---  

I "think" you'd have to have the relevant 32-bit compatibility libraries installed. As far as I know, there isn't a 64-bit clean version of the tools at this point. 

--- Quote End ---  

0 Kudos
Altera_Forum
Honored Contributor II
2,242 Views

I had the same problem. I use ubuntu 14.04 (kubuntu), and the problem was resolved changing the gtk theme in the kde configurations for an option not equals to "oxygen-gtk".  

Maybe this solves your problem. Try it.
0 Kudos
Reply