http://sourceware.org/bugzilla/show_bug.cgi?id=15660

--- Comment #2 from Cary Coutant <ccoutant at google dot com> ---
Is there any way that you can shrink the extent of the
--start-group/--end-group options? My first guess is that it's related to
having all those files inside the library group. In particular, .o files do not
need to be inside the group. It might be better to build a thin archive from
all those .a files, then just link against the thin archive (the linker will
treat all the nested member libraries as one giant archive library).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to