Hello,I am maintaing a package (I am also the upstream) called hkl. It is used to data treat images for diffraction experiment in synchrotrons.
This package used threaded so compile the binary with -thredead and add +RTS -N -RTS during the compilation.
But this failed with arch which does not suport threading.How can I know which arch support and which arch doesn not suport threading on Debian ?
thanks for your help Fred