Hi, for the "casacore" package (written in C++), we wanted to introduce symbols files for the shared libraries it produces. However, this somehow does not work, as they seem to depend on the architecture and/or the C++ compiler version:
https://buildd.debian.org/status/logs.php?pkg=casacore&ver=3.2.1-1 shows the build failures for the same package that compiled well on x86_64 caused by differences in the symbols table. How should one handle this? Best regards Ole