Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

akesandgren
Copy link
Contributor

No description provided.

@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
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