[argyllcms] Re: error compiling Argyll 2.1.2

  • From: Richard Hughes <hughsient@xxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Tue, 11 Aug 2020 11:54:33 +0100

On Tue, 11 Aug 2020 at 10:56, Tomas Sobota <tom@xxxxxxxxxx> wrote:

There is a gcc flag that controls this: -fcommon / -fno-common. Older 
versions of the toolchain defaulted to -fcommon and hence allowed the loader 
to accept multiple definitions. Since gcc 10.0 the default is -fno-common and 
multiple definitions are rejected.

I couldn't get any modern version of Argyllcms compiling at all on
Fedora 31/32 after multiple days of trying and so I orphaned it out of
frustration. Until there's some kind of QA or CI tests being done it's
like playing whack-a-mole with every tarball.

Richard

Other related posts: