Skip to content

fix library paths to add to $LDFLAGS for intel-compilers toolchain component #3866

Merged
bartoldeman merged 1 commit intoeasybuilders:developfrom
akesandgren:fix_intelcompiler_libpath_setting
Oct 25, 2021
Merged

fix library paths to add to $LDFLAGS for intel-compilers toolchain component #3866
bartoldeman merged 1 commit intoeasybuilders:developfrom
akesandgren:fix_intelcompiler_libpath_setting

Conversation

@akesandgren
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread easybuild/toolchains/compiler/intel_compilers.py
Comment thread easybuild/toolchains/compiler/intel_compilers.py
@boegel boegel changed the title Fix IntelCompilers libpaths to actually point to the compiler libs fix library paths to add to $LDFLAGS for intel-compilers toolchain component Oct 22, 2021
@bartoldeman bartoldeman merged commit 16737b4 into easybuilders:develop Oct 25, 2021
@boegel
Copy link
Copy Markdown
Member

boegel commented Oct 25, 2021

After looking into this a bit more, the fix seems fully correct to me.
Since the paths that are currently specified don't even exist at all, it's fine to remove those, and only add the necessary path (<installdir>/compiler/<version>/linux/compiler/lib/intel64).

I've tested all easyconfigs that use a toolchain with intel-compilers as compiler component on top of this, all work fine (as expected).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants