The tiarmclang linker fails on WSL (18.04) for the demo application mentioned in link:
Error message:
error #10450-D: Attempted to add non archive file into group archive, specify
it outside of the --start-group & --end-group options.
error #10010: errors encountered during linking;
The object and library files are created. Just the final linking fails. This works fine in Ubuntu.