[systemd-devel] commit 235c6e628199221b7885f159367614b7105547cf is incorrect
Cristian Rodríguez
crrodriguez at opensuse.org
Wed Jun 4 15:06:40 PDT 2014
Commit 235c6e628199221b7885f159367614b7105547cf
build-sys: accommodate gcc-4.9.0 link-time optimization (LTO) changes
systemd fails to build (symbols not found/resolved during cgls link
step)
under gcc-4.9.0 due to link-time optimization (lto) changes, in
particular
from gcc-4.9.0/NEWS:
This is wrong, the bug is not in systemd, gcc or anything else, it is a
bug in libtool, I successfully compile with gcc 4.9 every day and will
work for as long you
export NM=gcc-nm ...
export RANLIB=gcc-ranlib..
--
Cristian
"I don't know the key to success, but the key to failure is trying to
please everybody."
More information about the systemd-devel
mailing list