IBM / ibmichroot

A set of scripts to facilitate the use of chroot-based containers for IBM i
MIT License
21 stars 9 forks source link

ar -x /QOpenSys/usr/lib/libiconv.a #37

Closed abmusse closed 8 years ago

abmusse commented 8 years ago

Original report by MassimoFnt (Bitbucket: MassimoFnt, GitHub: Unknown).


Hello , i'm on IBM I ver V7R3 and when i exec the command : ar -x /QOpenSys/usr/lib/libiconv.a

for fix the "libiconv.a" library i get the file shr4_64.o intead that : shr4.o and shr.o

so i can't insert the obj on libiconv.a from perzl ...

what i'm wrong ?

abmusse commented 8 years ago

Original comment by MassimoFnt (Bitbucket: MassimoFnt, GitHub: Unknown).


Sorry, was my bash config with this set on ".profile " :

OBJECT_MODE=64 export OBJECT_MODE