This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libfortran/70311] libgfortran build dies on "implicit declaration of function strncasecmp"


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70311

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Wed Dec 21 09:49:40 2016
New Revision: 243843

URL: https://gcc.gnu.org/viewcvs?rev=243843&root=gcc&view=rev
Log:
        PR libfortran/70311
        * intrinsics/selected_char_kind.c: Include <strings.h> header.
        * runtime/environ.c: Include <strings.h> header.
        * runtime/string.c: Include <strings.h> header.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/selected_char_kind.c
    trunk/libgfortran/runtime/environ.c
    trunk/libgfortran/runtime/string.c

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