Forum - fpzip-1.3.0

Jump to navigation Jump to search
Overview > Topics > Porting > fpzip-1.3.0
[#21]

I confirmed that "make test" of fpzip-1.3.0 was passed by NEC compiler version 2.5.1, 3.0.8 with the attached patch. This patch is necessary to suppress link errors.

$ tar xzf fpzip-1.3.0.tar.gz
$ cd fpzip-1.3.0
$ patch -p0 < fpzip.patch
$ make CC=ncc-3.0.8 CXX=nc++-3.0.8 CSTD="-std=c99" CXXSTD="-std=c++11"
$ make test
Posted by NEC admin (administrator) on 17 June 2022 at 01:24.
Edited by NEC admin (administrator) on 20 June 2022 at 08:11.