This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] 2.31 breaks build of 'gold' for x86_64-w64-mingw32


> Included into the AC_CHECK_FUNCS right above; updated patch attached.

        * gold/configure.ac: Add checks for link, mkdtemp.
        * gold/configure: Regenerated.
        * gold/config.in: Regenerated.
        * gold/plugin.cc (Plugin_recorder::init): Fall back to mktemp
        if mkdtemp is not available.
        (link_or_copy_file): Fall back to copy if link() is not available.

This is OK. Thanks!

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]