galda
December 24th, 2009, 21:35
Hello,
I'm using objdump on Linux Slackware and Linux Fedora.
the input of objdump is the same input in both of the OSs
objdump -d test
test was compiled from test.c that like this
gcc -static -o test test.c
why does the objdump output is different in the two different machines?
Thanks
I'm using objdump on Linux Slackware and Linux Fedora.
the input of objdump is the same input in both of the OSs
objdump -d test
test was compiled from test.c that like this
gcc -static -o test test.c
why does the objdump output is different in the two different machines?
Thanks