Forum - xz-5.2.5

Jump to navigation Jump to search
Overview > Topics > Porting > xz-5.2.5
[#32]

I confirmed that "make check" of xz-5.2.5 was passed by NEC compiler version 3.2.1.

$ tar xzf xz-5.2.5.tar.gz
$ cd xz-5.2.5
$ ./configure --prefix=<xz install path> CXX=nc++ CC=ncc RANLIB=nranlib AR=nar AS=nas CPP="ncc -E" CXXCPP="nc++ -E"
$ make install
$ export VE_LD_LIBRARY_PATH=$VE_LD_LIBRARY_PATH:<library path of xz>
$ make check
Posted by NEC admin (administrator) on 17 June 2022 at 02:32.