bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BinUtils built with arm and elf bfd support


From: Nick Clifton
Subject: Re: BinUtils built with arm and elf bfd support
Date: Mon, 04 Apr 2005 11:15:23 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Hi Raymond,

I'm trying to build the binutils and gcc wirh arm and elf support.
I have tried the following targets with no success:

--target=arm-*-elf*
--target=arm-*-elf
--target=arm9e-*-elf

The build and host system is i686-pc-cygwin.

I hope that you were not literally including those asterisks as part of the target. The following should work for you:


  <path-to-binutils-sources>/configure --target=arm-elf

Note - I am assuming that you are building in a separate directory to the sources. This is not a requirement for binutils, but it is good practice.

Cheers
  Nick






reply via email to

[Prev in Thread] Current Thread [Next in Thread]