Skip to content

Conversation

secinthenet
Copy link

No description provided.

@secinthenet
Copy link
Author

Quick question: even though I'm exporting CC="clang-10" CXX="clang++-10", it seems that the tests run with gcc, which is presumably why the clear test fails and I need to disable it?

@jgriffiths
Copy link
Contributor

Quick question: even though I'm exporting CC="clang-10" CXX="clang++-10", it seems that the tests run with gcc, which is presumably why the clear test fails and I need to disable it?

The tests should be built with the same compiler as the library itself, I'd need to try this docker build to see whats going on. However I have noticed on debian that using the named compiler may not work sometimes, I have had more success (with e.g. gdk) installing clang versions into unique directories and using PATH to control the compiler used.

Thanks for this contribution! it may be a little while before we review and merge it but rest assured we will take a look as soon as we get time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants