MorphOS Developer
Posts: 595 from 2003/2/24
From: finland, the l...
Quote:
polluks wrote:
Some background:
configure is using -pthread and believes we don't support pthread.
You'll need to coax the configure script to co-operate then (making it ignore the error), and use -lpthread during linking.
It is a bit silly to require -pthread to begin with. It'll break on other platforms as well.
[ Edited by Piru 19.09.2021 - 02:01 ]