This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiling for i586 on i686


On Wed, Aug 27, 2003 at 10:47:37AM +0400, Agri wrote:
> I have native gcc on my i686.
> Now i want to build some binaries for i585 because
> i got SIGILL with i686 binaries.
> Can i do that with native i686 compiler just using -mcpu=i586 or should i build a cross-compiler.

-march=i586

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]