[BusyBox] Re: [uClibc] LZMA (Patches for busybox and buildroot)

Thomas Lundquist lists at zelow.no
Fri May 6 06:52:56 UTC 2005


On Thu, May 05, 2005 at 09:45:12PM -0400, Rob Landley wrote:
> 
> On Thursday 05 May 2005 06:43 am, Thomas Lundquist wrote:
> > The lzma compressor(s) need C++ but the decompressor (lzmacat) uses a C
> > only library.
> 
> Nothing in busybox currently needs c++.

well, the lzmacat, which is the decompressor, does not need C++. it's
for compressing you need C++.

> > This requires the lzma sdk version 4.06 to compile.
> 
> Currently, the only thing in busybox that requires an external SDK to compile 
> is the new ext2 tools, which A) were not in 1.00, and B) are being fixed to 
> be self-contained.

the busybox applet, lzmacat, is self contained.


Thomas.



More information about the busybox mailing list