When I look at the help output from gar -h, it tells me:
[...]
gar: supported targets: elf64-x86-64 elf32-i386 a.out-i386-linux [...]
How can I instruct gar to create an elf32-i386 output?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The output type will be the same as the inputs. So if you want
elf32-i386output you need to give itelf32-i386input files