All, A question of philosophy. Currently Z_SOLO prevents the use of the special byte swap operations. However for recent gcc's, the byte swap operation is built in, and does not need an include or a library. So should Z_SOLO use the built-in? Or not? Mark