Forum - tiff-4.1.0

Jump to navigation Jump to search
Overview > Topics > Porting > tiff-4.1.0
[#30]

I confirmed that "make check" of tiff-4.1.0 was passed by NEC compiler version 3.1.0.

$ tar xzf tiff-4.1.0.tar.gz
$ cd tiff-4.1.0
$ export CC=ncc-3.1.0
$ export CXX=nc++-3.1.0
$ ./configure --prefix=<tiff install path>
$ make install
$ export VE_LD_LIBRARY_PATH=<library path of tiff>
$ make check
Posted by NEC admin (administrator) on 17 June 2022 at 02:29.