Hello, > $ file libz.a > libz.a: archive file I forgot that with static libraries this gives not much information, try then: $ ar xf libz.a compress.o $ file compress.o Maybe this file is IA32 compiled and you are tried do IA64 executable file. This must much too.
Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]