[sage-devel] sage 10.4beta9 and locally installed libntl

2024-06-19 Thread Max Alekseyev
Hello, I had a locally installed NTL compiled from sources with default options. While being compiled from sources, Sage failed to link with libntl.a with a few complaints like [spkg-install] /usr/bin/ld: ///usr/local/lib/libntl.a(ZZX.o): relocation R_X86_64_TPOFF32 against `_ZZN3NTL8Plai

Re: [sage-devel] sage 10.4beta9 and locally installed libntl

2024-06-19 Thread Max Alekseyev
Hi Dima, I'm not sure what you mean by saying that the local install "was broken". It may be broken from the Sage perspective, but from the NTL perspective it is not. As I said, NTL was compiled and installed locally with default options, which do not include -fPIC. Apparently, Sage cannot link to