GNU bug report logs - #39611
coreutils v8.31 fails to compile with -Ofast

Previous Next

Package: coreutils;

Reported by: zsugabubus <zsugabubus <at> national.shitposting.agency>

Date: Sat, 15 Feb 2020 00:35:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: zsugabubus <zsugabubus <at> national.shitposting.agency>
To: 39611 <at> debbugs.gnu.org
Subject: bug#39611: coreutils v8.31 fails to compile with -Ofast
Date: Sat, 15 Feb 2020 00:21:30 +0100
Hi,

$ export CFLAGS=-Ofast # Works with -O3
$ ./configure && make

/usr/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0): multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:8537: src/od] Error 1
make[2]: *** Waiting for unfinished jobs....
  CCLD     src/printf
make[2]: Leaving directory '/build/upstream'
make[1]: *** [Makefile:12165: all-recursive] Error 1
make[1]: Leaving directory '/build/upstream'
make: *** [Makefile:6351: all] Error 2
make: Leaving directory '/build/upstream'

-- 
zsugabubus




This bug report was last modified 5 years and 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.