Skip to content
Snippets Groups Projects
Commit 3402c120 authored by law's avatar law
Browse files

* i386/cygwin32.h (NO_IMPLICIT_EXTERN_C): Don't assume anything

        about system headers.
        (LIB_SPEC): Add -ladvapi32 -lshell32 to be consistent with mingw32
        and also to resolve symbols in prefix.c.
        * i386/xm-cygwin32.h (HAVE_BCOPY): Define. This avoids a conflict
        between gansidecl.h and newlib's _ansi.h when building libgcc2.a,
        when the definitions in auto-config.h is not visible.
        (HAVE_BZERO): Likewise.
        (HAVE_BCMP): Likewise.
        (HAVE_RINDEX): Likewise.
        (HAVE_INDEX): Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17177 138bc75d-0d04-0410-961f-82ee72b054a4
parent bea60f66
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment