Re: Compile win64 filesys kernel module only with Cygwin tools?

2023-08-09 Thread Wendy Lin via Cygwin
On Wed, 9 Aug 2023 at 22:04, Hans-Bernhard Bröker via Cygwin wrote: > > Am 09.08.2023 um 21:17 schrieb Wendy Lin via Cygwin: > > How can I compile > > https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs > > with Cygwin gcc? > > You s

Compile win64 filesys kernel module only with Cygwin tools?

2023-08-09 Thread Wendy Lin via Cygwin
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 -- Problem reports: https://c