Fixing Imake

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Thu Apr 12 04:04:00 GMT 2001


> Nope. kernel32 is always linked in implicitly. What will be 
> an issue is
> if
> a) Imake is using win32 file read and write calls or

no! imake is not using win32 files at all, Garold is assuming wrong here.
Those MSVC specific lines in Makefile.in and are used only if you
type "nmake World.Win32" which sets win32Architecture.  We are setting
cygwinArchitecture... read tones of fils under config/cf... and read
madepend.c which has cygwin/gcc code.

Suhaib


> b) it doesn't set the fhandle to text mode when it opened, or brefore
> reads occur.
> 
> Rob
> 



More information about the Cygwin-xfree mailing list