On 11/05/2013 02:09 PM, Andris Pavenis wrote:
Attached patch adds a possibility to add additional build steps after linking.
Without this patch only possibility is to redefine entire LINK_COMMAND_SPEC.
Currently only DJGPP seems to need it

2013-11-05    Andris Pavenis <andris.pave...@iki.fi>

        * gcc/gcc.c: Add macro POST_LINK SPEC for specifying additional steps
        to invoke after linking
        * gcc/doc/tm.texi.in: (POST_LINK_SPEC): new
        * gcc/doc/tm.texi: regenerate

Bootstrapped and tested on Linux x86_64 (Fedora 19)

Andris


Original post

http://gcc.gnu.org/ml/gcc-patches/2013-11/msg00367.html

Andris


Reply via email to