This is the mail archive of the cygwin-apps@sources.redhat.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: Cygwin Problem


Norman,

On Fri, Feb 09, 2001 at 12:51:52PM -0500, Norman Vine wrote:
> > From your previous email, you seem to be indicating that when you build
> > Python some files are tyring to include windows.h.  Is that correct?
> > If so, which ones?
> 
> Hmm on investigation only one.
> and that is only when configured with
>   --with-check-import-case
> 
> $(PY_SRC) / python / import.c
> 
> and it seems as if only the 
> check_case() function needs anything from <windows.h>
> 
> Maybe we should write a Cygwin version of check_case
> to use the Unix dirent structure and get rid of this dependency

This has already been done.  Please see the following:

    http://www.cygwin.com/ml/cygwin-apps/2001-02/msg00004.html

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com


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