Hi,
I face an issue quite often , which seems to be accidentally mixing
32-bit & 64-bit code in an archive.
When I try to see the contents of such an archive running "ar tv
<Libarchive>" , it doesn't allow me
to see the contents :
$ ar tv libarchive.a
ar: libarchive.a is a fat file (use libtool(1) or lipo(1) and ar(1) on it)
ar: libarchive.a: Inappropriate file type or format
Is there any tool which can give a listing ( Eg objdump -a <libarchive>
on Linux ) along with its architecture information
, so as to catch the culprit ?
Tx,
~
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden