I am trying to build a GCC (version 4.9.3)cross compiler on my windows
machine using Cygwin. I am using the source package that came along
with cygwin.
I have already built binutils version 2.25 and installed, this is
through cygwin as well.
binutils configuration used:
../binutils-x.y.z/configu
Thank you Jonathan. I will followup in the help site.
On Fri, Jul 24, 2015 at 11:54 AM, Jonathan Wakely wrote:
> On 24 July 2015 at 18:31, sindhu selvam wrote:
>> /usr/local/cross/x86_64-pc-linux-gnu/bin/ld: cannot find crti.o: No
>> such file or directory
>> /usr/local/cros