[PATCH g++ driver] Push -static-libstdc++ back onto the command line to allow spec substitutions to use it.

Jason Merrill jason@redhat.com
Tue Jul 14 17:40:00 GMT 2015


On 06/18/2015 04:12 AM, Iain Sandoe wrote:
> The patch below pushes -static-libstdc++ onto the output command line (for targets without -Bstatic/dynamic)  so that such specs have an opportunity to fire.

Won't that produce an unrecognized flag error from the linker?

Jason




More information about the Gcc-patches mailing list