public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* conceptual help
@ 2010-02-08 20:32 Diego Saravia
  2010-02-09  0:53 ` Martin Guy
  2010-02-09  8:15 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Diego Saravia @ 2010-02-08 20:32 UTC (permalink / raw)
  To: crossgcc

I dont understand why to use i586 i686 x86_64, etc as targets if gcc
produces only one excecutable for all i386 and x86_64 processors

it is not better to have only one gcc-binary, aka i386-gcc for all
that processors and use "i386-gcc -march=i586",  "i386-gcc
-march=i686" and  "i386-gcc -march=x86_64"?

I was reading http://wiki.osdev.org/GCC_Cross-Compiler and I cant find
any reason to have diferent gcc binaries and binutils for each
processor, only one for each -b gcc backends

thank you for your attention.


-- 
Diego Saravia
Diego.Saravia@gmail.com
NO FUNCIONA->dsa@unsa.edu.ar

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-09 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-08 20:32 conceptual help Diego Saravia
2010-02-09  0:53 ` Martin Guy
2010-02-09  2:59   ` Diego Saravia
2010-02-09  8:15 ` Thomas Petazzoni
2010-02-09 17:53   ` Yann E. MORIN

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).