Question: Use the Ubuntu virtual machine And test toolchain, by the following commands: % objdump -i The second line should say elf32-i386. % gcc -m32 -print-libgcc-file-name
Use the Ubuntu virtual machine
And test toolchain, by the following commands:
% objdump -i
The second line should say elf32-i386.
% gcc -m32 -print-libgcc-file-name
The command should print something like /usr/lib/gcc/i486-linux-gnu/version/libgcc.a or /usr/lib/gcc/x86_64-linux-gnu/version/32/libgcc.a
Make a screenshot
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
