On Tue, Jul 17, 2012 at 11:18 AM, Barone, Philip <pbar...@harris.com> wrote:
>> 2. Does the 11GB .a file contain multiple copies of each .o
>> file, perhaps every version you ever compiled? (You can test
>> this with the command $ ar -t libcrypto.a
>
> This does not appear to be the issue either
>
> Server1> ar -t libcrypto.a
> cryptlib.o
> mem.o
> mem_dbg.o
> cversion.o
> ex_data.o
> cpt_err.o
> ebcdic.o
> uid.o
> o_time.o
> o_str.o
> o_dir.o
> sparcv9cap.o
> sparccpuid.o
> o_names.o
> obj_dat.o
> obj_lib.o
> obj_err.o
> obj_xref.o
> md4_dgst.o
> md4_one.o
> md5_dgst.o
> md5_one.o

This list should be much longer.

What does "size libcrypto.a" print?

zw
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to