Georg-Johann Lay <a...@gjlay.de> writes:

> I just can't find the right configure options to get the LTO stuff
> work, i.e. how to enable plugins in binutils and LTO in gcc.

For binutils: configure with --enable-plugins (note: not
--enable-plugin).

For gcc: should be on by default, or configure with --enable-lto.

Ian

Reply via email to