Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29249 Discussions

Can I install ifort on a FreeBSD 64 bits?

fassisalmeida
Beginner
805 Views
Is anyone here using ifort on a FreeBSD (64 bit) OS (or other BSD OS)?
Is it possible install this compiler in this system?
I want to use ifort on the FreeBSD 64 bits OS, but I have never tried to install this compiler in this OS.
Any suggestion?

Thanks!
0 Kudos
1 Reply
Steven_L_Intel1
Employee
805 Views
It's not supported, but I have reports from customers who have done it in the past. In recent versions we have tried to allow the install to function on non-supported distributions, though it tries to make sure that all the requirements are met. Make sure that you have the gcc development tools plus libstdc++-compat component installed - this latter provides libstdc++.so.5
0 Kudos
Reply