public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* how to determine (sub-)architecture of a binary
@ 2002-10-30  5:37 sebastian henschel
  0 siblings, 0 replies; only message in thread
From: sebastian henschel @ 2002-10-30  5:37 UTC (permalink / raw)
  To: gcc-help

hi folks...

this is probably slightly off-topic, but which tools can i use to
determine the (sub-)architecture of a given binary?
"file" and "objdump" always show me i386, it does not matter if
there are any optimizations for e.g. i686 in the binary or not.
if i disassemble one i386- and one i686-file with "objdump -d" 
and then compare them via diff, i can see differences in the 
assembler, which does not help so much in regard of the sought
architecture.

i also stumbled upon this:
http://gcc.gnu.org/ml/gcc-help/2001-04/msg00099.html
which got unanswered, unfortunately.

thanks and please cc: me,
 sebastian


-- 

Powered by Outblaze

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-30 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-30  5:37 how to determine (sub-)architecture of a binary sebastian henschel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).