Re: how to install binutils

2008-09-29 Thread Nick Clifton
Hi Ron, Just got a copy of binutils from cygwin, and I'm trying to figure out how to install it. I want to build a version of ld that runs on the PC and deals with elf object files for the x86_64 platform. What I actually tried was: ./configure --target=amd64 make all-ld That gave an e

how to install binutils

2008-09-23 Thread Tischler, Ron
Just got a copy of binutils from cygwin, and I'm trying to figure out how to install it. I want to build a version of ld that runs on the PC and deals with elf object files for the x86_64 platform. What I actually tried was: ./configure --target=amd64 make all-ld That gave an error messag