Skip to content

Xyce 7.2 FreeBSD 12.2 clang linker errors #15

Answered by tvrusso
kmihaylov asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, building C++ libraries with gcc and then trying to link them with programs compiled with clang can be a serious problem due to ABI differences. It is generally not a problem with C libraries, but C++ is different.

Please try recompiling trilinos with clang instead, and see if the problem is resolved.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tvrusso
Comment options

@tvrusso
Comment options

@kmihaylov
Comment options

Answer selected by kmihaylov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #14 on February 22, 2021 19:43.