https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60939
--- Comment #13 from Adam Swartz ---
Created attachment 55319
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55319&action=edit
InheritanceCase
The shell script will compile things. OpenSource team said they had to change
the -ggdb3 option
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60939
--- Comment #12 from Adam Swartz ---
Thanks David. I think I got it working through the makefile with patterns,
variables and some conditional logic. It didn't complain about command size,
but having that as a backup is good to know.
I would l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60939
--- Comment #10 from Adam Swartz ---
I have a program with 130+ .o files that would need the keepfile option. Is
there a way to pass all of the object files to the linker with a single
keepfile option? I cannot find any doc on the keepfile link