This is the mail archive of the cygwin@cygwin.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: Native Windows NT POSIX capabilities


Fyi, you cannot mix and match Win32 subsystem with POSIX subsystem under
Windows operating system, and that means that you cannot link to both
say crtdll (win32 subsystem) and psxdll (POSIX subsystem). There are a 
few exceptions (kernel32 I believe), but that's for low level and not
mean to be user accessible.

Regards,
Mumit



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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