www.GetXFactor.com

Leading Technology, Science,
Agriculture News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

Portability of files compressed with lzo2.02
   Science and Technology news... Forum Index -> Compression Forum  
View previous topic :: View next topic  
Author Message
Guest







PostPosted: Fri Jul 11, 2008 4:52 pm    Post subject: Portability of files compressed with lzo2.02 Reply with quote

I have some data compressed with lzo2.02 on a 64 linux platform. I
can uncompress the data on that platform just fine. I then move the
compressed data over to a 32 bit linux platform and try to uncompress
it. The decompression functions don>t think the data is compressed.

I think the problem is the dictionary of common strings (sorry if this
not standard terminology) is constructed using data of type lzo_uint.
The size of this data type is 64 bits on the 64 bit platform and 32
bits on the 32 bit platform.

I>m about to hack around with lzo2 to create a decompress function for
32 bit platforms that understands compressed data produced on 64 bit
platforms.

Does anyone know if this problem has already been encountered and
fixed?

Am I misunderstanding what the problem is?

Thanks,
Paul
Back to top
Guest







PostPosted: Mon Jul 14, 2008 8:10 pm    Post subject: Re: Portability of files compressed with lzo2.02 Reply with quote

I found out what is wrong. The compressed file format is portable
between 32 and 64 bit intel platforms. Please disregard my
baltherings.
Paul
Back to top
Display posts from previous:   
   Science and Technology news... Forum Index -> Compression Forum  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum