Hi all,

gregor herrmann, on 2022-11-01:
> On Tue, 01 Nov 2022 09:12:43 +0900, Charles Plessy wrote:
> > I think that t-coffee never worked on ARM.  It built, but never worked.
> > The simplest would be to distribute it only on amd64.
> > See https://bugs.debian.org/631249

The program hogging CPU cycles on arm, ppc64el and s390x seemed
symptomatic of the code assuming the type char is always signed.
If I build t-coffee with -fsigned-char in the CFLAGS, it solves
the issue on all those architectures for me.

> Also https://bugs.debian.org/1022570 might be relevant.

This is another problem in t-coffee, the aformentioned change is
sufficient to fix the perl module.  That being said, this also
needs to be fixed.

Have a nice day,  :)
-- 
Étienne Mollier <emoll...@emlwks999.eu>
Fingerprint:  8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
Sent from /dev/pts/2, please excuse my verbosity.

Attachment: signature.asc
Description: PGP signature

Reply via email to