This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


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

RE: Fixing Imake



> 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
> 


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