Hi,
I work on some BSD-licensed open source projects, that need to be compiled with fortran.
I'm considering using the Intel Fortran compiler for Windows, but I am not clear on the license terms (sorry if I missed something obvious).
If I build my project linking only to the Intel Fortran runtime libraries, and using static linking, what extra license terms do I have to impose on the users of those binaries? Can I redistribute those binaries under an untainted BSD license?
Many thanks for your advice,
Matthew