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