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."
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to