Originally posted by: abhi_joshi04
Thanks Wouter for ans.
I tried that but first of all some debug info will be removed using "strip" .
Also my file size if 2.3 GB while I do
strip -t -X 64 <file_name>
It will give error "0654-406 Internal error while reading file tables. There is not enough memory available "
or if i try:
strip -H -X 64 <file_name>
it simply says: Segmentation fault
#AIX-Forum