This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: Problem compiling perl module Term::ReadKey under cygwin


> >
> >To whom should a patch for libiberty be sent?
> 
> This is the code in the current libiberty:
> 
> ifndef IN_GCC
> #if defined (__MSDOS__) || (defined (_WIN32) && ! defined (__CYGWIN__) && ! defined (_UWIN))
> #define DIR_SEPARATOR '\\'
> #endif
> #endif
> 
> It should do the correct thing for cygwin now, so there's no need to send
> a patch to anyone.
> 

Wonderful! Thanks for letting me know, so I didn't waste the time...

--Chuck

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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