diff options
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,4 +12,7 @@ If compiling as a static library, it is necessary to uncomment Several things to try if it does not compile on your platform: - Try running all code through dos2unix (Solaris) -- Try removing flags from the libs line (LIBS :=) in Makefile (Mac)
\ No newline at end of file +- Try removing flags from the libs line (LIBS :=) in Makefile (Mac) + +Finally, run regression test: +abc>>> so regtest.script |