RE: cygwin1.dll building question

2007-06-07 Thread Olivier Langlois
Hi cgf, > You must be referring to newlib if you are talking about Makefile.am. > newlib has its own mailing list newlib at sourceware PERIOD org . > You'll need to talk to the maintainer of newlib if you are adding a new > function there. I have contacted the newlib maintainer about the patch, t

Re: cygwin1.dll building question

2007-06-07 Thread Christopher Faylor
On Thu, Jun 07, 2007 at 09:30:22AM -0400, Olivier Langlois wrote: >Hi, > >I wanted to add the function strcasestr() from glibc to the cygwin's libc >and I have encountered a serie of difficulties and questions. Some of them >are related to the process of offering changes to cygwin but I will reserv

cygwin1.dll building question

2007-06-07 Thread Olivier Langlois
Hi, I wanted to add the function strcasestr() from glibc to the cygwin's libc and I have encountered a serie of difficulties and questions. Some of them are related to the process of offering changes to cygwin but I will reserve those for the other mailing list. 1- I have modified a Makefile.am f