Compile win64 filesys kernel module only with Cygwin tools?

Wendy Lin wendlin1974@gmail.com
Wed Aug 9 19:17:39 GMT 2023


How can I compile
https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs
with Cygwin gcc?

Compiling the individual *.c files might be easy, but how do I LINK
this to a *.sys module which can be loaded into the Windows 10 64bit
kernel?

Wendy


More information about the Cygwin-developers mailing list