This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [MinGW-w64]Build gdb/ctf.c failed


> Date: Mon, 25 Mar 2013 08:57:59 +0800
> From: asmwarrior <asmwarrior@gmail.com>
> CC: Eli Zaretskii <eliz@gnu.org>, Yao Qi <yao@codesourcery.com>, 
>  gdb-patches@sourceware.org
> 
> I found that _mkdir was declared in the file: direct.h in MinGW-w64 SDKs:
> _CRTIMP int __cdecl _mkdir(const char *_Path);

Isn't _mkdir also declared in io.h?


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