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


it doesn't help :-(
maybe because of libgcc of something like that.
where can i find docs about how to build cross compiler?
or just rebuild several gcc libraries?

Agri

On Wed, 27 Aug 2003 12:52:15 +0200
Robert Schiele <rschiele@uni-mannheim.de> wrote:

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


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