> Does FPC have an implementation of ZLib? IIRC it does. This should give you > most of what you want. FPC has both an interface (to DLL/shared lib) AS a native translation (called paszlib), which is selfcontained. I also heard that there is a libbz2 implementation in the works.