[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Deltarpm xz problem with PPC generated rpms?
- From: Andreas Schwab <schwab redhat com>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Deltarpm xz problem with PPC generated rpms?
- Date: Mon, 14 Sep 2009 18:15:50 +0200
Jonathan Dieter <jdieter gmail com> writes:
> 2. xz generates different compressed files when run on different
> architectures
The problem is that the encoder uses different hash functions depending
on the endianess. The hash functions are defined in
liblzma/lz/lz_encoder_hash.h, and are based on the values in
lzma_crc32_table[0]. This table is different between big end little
endian.
Andreas.
--
Andreas Schwab, schwab redhat com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]