Checking GSI files easily
Starting with SRC680_m167 (Build-1), I'll provide statically linked gsicheck binary executable for
GNU/Linux with almost every build I'll upload.
gsicheck.static
will be located in the
directory
TranslationQA
- e.g.
here
for SRC680_m167.
The usage of
gsicheck.static
is very simple - just run it with two arguments: "-c" and
the GSI file. If it prints something, you have some bugs in your GSI file. Run it without arguments
to get additional help.
Hope it will make it even easier for you to provide GSI files without mistakes.