You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to make a package for gentoo but the gentoo buildsystem enforces -Wl,--as-needed
You should be able to reproduce by setting LDFLAGS="-Wl,--as-needed"
configured with
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/mcxx-2021.06 --htmldir=/usr/share/doc/mcxx-2021.06/html --with-sysroot=/ --libdir=/usr/lib64 --disable-cray-compilers --disable-distcheck-processing --disable-ibm-compilers --disable-intel-compilers --disable-pgi-compilers --disable-mic --disable-mic-testing --disable-nanox-cuda-device --disable-nanox-fpga-device --enable-bison-regeneration --enable-file-regeneration --enable-flex-regeneration --enable-gperf-regeneration --enable-shared --without-intel-omp --without-nanox-mic --without-svml --enable-analysis --disable-gfortran-8-or-greater-array-descriptors --disable-bison-reporting --disable-tl-examples --disable-extrae --enable-nanox-mpi-device --disable-ompss --disable-ompss-2 --enable-nanox-opencl-device --enable-openmp --enable-float128 --enable-int128 --disable-fortran-tests --disable-tl-openmp-gomp --disable-tl-openmp-profile --disable-vectorization --with-mpi=/usr --with-nanox=/usr --without-nanos6 --with-tcl=/usr
The text was updated successfully, but these errors were encountered: