]> gcc.gnu.org Git - gcc.git/commit
cygwin32.h (NO_IMPLICIT_EXTERN_C): Don't assume anything about system headers.
authorMumit Khan <khan@xraylith.wisc.edu>
Sun, 21 Dec 1997 21:07:08 +0000 (21:07 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 21 Dec 1997 21:07:08 +0000 (14:07 -0700)
commit058536407a9745940be25c3ad21fe41a235de8bd
tree6eeff507b9739733c57dba49bb0f658ff151e9f9
parent06387d7cd80386a9a359342aee2d5361d1732f4f
cygwin32.h (NO_IMPLICIT_EXTERN_C): Don't assume anything about system headers.

        * 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.

From-SVN: r17177
gcc/ChangeLog
gcc/config/i386/cygwin32.h
gcc/config/i386/xm-cygwin32.h
This page took 0.053429 seconds and 5 git commands to generate.