Re: recompiling gcc, make, and binutils for my cpu architecture?

2011-11-05 Thread Jorge
Ryan Johnson ryan.johnson at cs.utoronto.ca writes: On 03/11/2011 8:54 AM, Jorge wrote: Hi all, I hope I am posting in the right location. This has nothing whatsoever to do with cygwin. In fact, for what I originally asked, it does have to do with cygwin, it's called optimizing it for my

recompiling gcc, make, and binutils for my cpu architecture?

2011-11-03 Thread Jorge
Hi all, I hope I am posting in the right location. I would like to setup/optimize gcc, binutils, and make for my CPU architecture, AMD K8, and rebuild. I have installed the cygwin sources. When I build, I get i686-pc-cygwin. How can I make the build K8-pc-cygwin with the proper optimizations.

Re: recompiling gcc, make, and binutils for my cpu architecture?

2011-11-03 Thread Ryan Johnson
On 03/11/2011 8:54 AM, Jorge wrote: Hi all, I hope I am posting in the right location. This has nothing whatsoever to do with cygwin. I would like to setup/optimize gcc, binutils, and make for my CPU architecture, AMD K8, and rebuild. I have installed the cygwin sources. Invoking gcc with