Forum - bzip2-1.0.8

Jump to navigation Jump to search
Overview > Topics > Porting > bzip2-1.0.8
[#33]

I confirmed that "make test" of bzip2-1.0.8 was passed by NEC compiler version 3.2.1.

$ tar xzf bzip2-latest.tar.gz
$ cd bzip2-1.0.8
$ make install PREFIX=<bzip2 install path> CC=ncc AR=nar RANLIB=nranlib CFLAGS="-Wall -O2 -g -D_FILE_OFFSET_BITS=64"
$ export VE_LD_LIBRARY_PATH=$VE_LD_LIBRARY_PATH:<library path of bzip2>
$ make test
Posted by NEC admin (administrator) on 17 June 2022 at 02:33.