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: Compilation failure for mingw64 target (was New ARI warning Fri Mar 15 02:02:12 UTC 2013 in -D 2013-03-15-gmt)


Eli> I'd prefer that we provide a mkdir macro or maybe a gdb_mkdir function
Eli> that would hide this ugliness from the mainline sources.  A macro
Eli> called 'mkdir' could on MS-Windows call a function called '_mkdir'
Eli> ignoring the second argument.

There's a gnulib mkdir module.

Tom


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