On Sat, 22 Mar 2014, Tobias Burnus wrote: > Mention gcc-ar, gcc-ranlib, gcc-nm in the documentation. > > OK?
This looks okay to me, except for
In order to make a static library suitable for both LTO optimization
and usual linkage, compile its object files with @option{-flto}
@code{-ffat-lto-objects}.
where I don't understand why its @option first and @code second.
And lines appear a bit long.
Gerald
