Re: [xz-devel] The right data for Embedded XZ?

2012-03-28 Thread Mike Melanson
On 3/27/2012 11:47 PM, g@free.fr wrote: I have used xzminidec code unchanged and --check=crc32 has to be used during compression with xz as this is the onlyt crc supported by xzminidec. Depending of data to be compressed size, setting dictionary size on compression to the size of

Re: [xz-devel] The right data for Embedded XZ?

2012-03-28 Thread Mike Melanson
Yes, using cd userspace make should compile xzminidec for you. I hacked the makefile a bit more to compile against klibc. Ah, I hadn't seen this sample app before. Unfortunately, building on my Ubuntu Linux system failed with: gcc -std=gnu89 -I../linux/include/linux -I. -DXZ_DEC_X86