Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*

Eclipse not working on RHEL

A-S
Beginner
398 Views

I am trying to compile a project in eclipse, and I have run into an issue.

I am running it on RHEL 8.

The code I have has compiled before and has produced an .elf file.

The only difference between the compliable version and the new version is the system design used.

The new system design uses signal taps for debugging. When I try to use the new system it complains it doesn’t have multilib.

RHEL doesn’t support multilib so we are stick on what to do. We have also got EPEL.

What is causing this?

Is there any fix for this?

0 Kudos
4 Replies
Alex_Y_Intel
Moderator
299 Views

What compiler did you use? 

0 Kudos
A-S
Beginner
261 Views

 

The Nios II GCC tool chain that came with the Eclipse install. 

0 Kudos
Alex_Y_Intel
Moderator
222 Views

Have you tried compiling your code with command line instead of an IDE (Eclipse)?   

0 Kudos
Alex_Y_Intel
Moderator
183 Views

Nios II GCC is used for FPGA. I'm moving this question to FPGA forum. 

0 Kudos
Reply