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: [RFA] Re: [RFC-v2] Reenable compilation with cygwin 1.5 versions


On Tue, Mar 09, 2010 at 12:15:58AM +0100, Pierre Muller wrote:
>  I adapted your version to get a running version with old Cygwin,
>feel free to commit it if you find it OK.

Thank you for fixing this thinko on my part.  I've checked this in with
this ChangeLog:

2010-03-09  Christopher Faylor  <me+cygwin@cgf.cx>
            Pierre Muller  <muller@ics.u-strasbg.fr>

        * windows-nat.c (cygwin_conv_path): Redefine to properly convert
        from/to posix/win32.
        (windows_make_so): Use non-Cygwin 1.7 specific function.
        (windows_create_inferior): Make sure that cygallargs points to
        original args in non Cygwin 1.7. case.

cgf


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