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]

compiling for i586 on i686


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.

Agri


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