pcompress icon indicating copy to clipboard operation
pcompress copied to clipboard

pcompress on 32-bit?

Open ghost opened this issue 11 years ago • 3 comments

Apparently it's not supported?

Are there technical reasons for this? I mean, is there a workaround to get it to compile on 32-bit?

Many thanks in advance,

ghost avatar Mar 29 '13 15:03 ghost

When I started working on this initially it had been typically a large memory application with large file support etc. So i had just gone ahead and optimized it for 64-bit mode and did not pay much attention to 32-bit support. I realize now that it had been a somewhat short-sighted thing to do. At this point adding 32-bit support is quite a bit of work. Eventually I plan to look at that but I'm not sure how the performance aspects will be since there is a lot of 64-bit integers used throughout.

On Fri, Mar 29, 2013 at 8:56 PM, hynese [email protected] wrote:

Apparently it's not supported?

Are there technical reasons for this?

Many thanks in advance,

— Reply to this email directly or view it on GitHubhttps://github.com/moinakg/pcompress/issues/6 .

http://www.belenix.org/ http://moinakg.wordpress.com/

moinakg avatar Mar 29 '13 19:03 moinakg

Hi moinakg, I'm packaging this software into Fedora, wish you can add support for 32-bit.

Thanks.

cicku avatar Jul 25 '13 09:07 cicku

This requires a whole bunch of changes and will take a while. I am currently busy with a paper for Pcompress and will take this up within a month.

moinakg avatar Jul 25 '13 16:07 moinakg