filesystem

Crossmeta FUSE Hello World!

Introduction This post guides you through complete steps of building your first FUSE (File System in User SpacE) program that will contain one file with the contents Hello, World. The development will happen on any Linux system that has MinGW cross compilation packages installed.  After that you will be executing the program on Windows platform with Crossmeta to verify its operation. Prerequisite Mingw32 Cross Compilation packages gcc Clone of Crossmeta FUSE SDK from cxfuse Build Clone cxfuse repository from github.…

0
Read More

Mingw32: Cross Compile to Windows From Linux

Cross Compile to Windows From Linux Introduction For Crossmeta FUSE (File System in User Space) that uses projects  mostly written for Linux platform that depends heavily on GNU tool chain, it will be quite challenging to adapt to Microsoft Build environment. I have been using the DDK BUILD environment even for building Win32 programs that are not drivers and it uses single MSVCRT.DLL for C Runtime library . This has miraculously saved me from the MSVCRT.DLL versioning nightmare that Visual…

0
Read More
RSS
YouTube
LinkedIn