This is the mail archive of the binutils@sources.redhat.com 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: mkstemp in bucomm.c breaks mingw32 build



> + /* Ought to be defined in libiberty.h...  */
> + extern int mkstemps PARAMS ((char *, int));

On systems that do provide mkstemps, a prototype in libiberty.h may
conflict.


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