Hi beta-tester
Both 32 and 64 bit versions of the exFAT extensions are now available in the TC10 and TC11 repositories. The 2 extensions are:
exfat-utils.tcz Utilities to create, check, label and dump exFAT filesystems.
exfat-fuse.tcz Read and write exFAT driver for mounting exFAT filesystems.
Please replace the extension you built with the repository versions.
I removed the attached build script from reply #1. A cleaned up build script can be found here:
http://tinycorelinux.net/10.x/x86/tcz/src/exfat/
The script handles CPU detection, fetching the source from git, compiling, and packaging the extensions.
Note: The script loads fuse.tcz and fuse-dev.tcz separately because the dev files are separated in x86_64 but not
in x86. As a result, you will see a harmless not found message when building on x86. This can be ignored.
If any piCore users are interested in this, it looks like the TC9 version of piCore has the required extensions to build and run
these extensions.