Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Latest GCC to use with the SDE for MPX?

c_43
Beginner
327 Views

I'm aware there are links to download binary versions of GCC at https://software.intel.com/en-us/articles/intel-software-development-emulator#gcc however the latest experimental version of GCC appears to be quite more recent than this. However I'm confused about what branch I should be using if I want to build and use the latest MPX enabled development version of GCC with the Intel SDE.

Trying to use the branch svn/mpx or origin/ienkovic/mpx, these both fail to compile on my system. If I attempt to compile the main branch then GCC builds correctly but I don't get any MPX functionality. I'm using the following guides to build and install GCC:

https://gcc.gnu.org/install/configure.html

https://gcc.gnu.org/wiki/Intel%20MPX%20support%20in%20the%20GCC%20compiler

0 Kudos
1 Reply
Maurious_P_
Beginner
327 Views

Thank You for providing a working link.

0 Kudos
Reply