Closed awf closed 1 year ago
You need to install sysroot_linux-64>=2.16
to get sys/auxv.h
.
Thanks, that helps me.
Specifically:
conda install cxx-compiler
conda update sysroot_linux-64
Would it be possible for the install to warn if the system libc is newer than the cxx-compiler one?
Solution to issue cannot be found in the documentation.
Issue
Without conda, and desired behaviour, albeit with system g++
With conda
With conda, sys/auxv.h is not found.
.condarc is:
Installed packages
Environment info