From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Reutner-Fischer Date: Thu, 8 Oct 2009 21:48:49 +0200 Subject: [Buildroot] Compiler for arm7tdmi In-Reply-To: <9e4733910910081232m15e0fc36p15d20691f30efa82@mail.gmail.com> References: <9e4733910910081155p1e1101abofef056aa21ce82db@mail.gmail.com> <20091008191038.GC2266@mx.loc> <9e4733910910081216j5adec595t68299a8dcde6ff6@mail.gmail.com> <9e4733910910081220ifa85a13oba79a3012b3bce3b@mail.gmail.com> <20091008192254.GD2266@mx.loc> <9e4733910910081223l2a3dfa1enafd0babe75efc19c@mail.gmail.com> <20091008192846.GE2266@mx.loc> <9e4733910910081232m15e0fc36p15d20691f30efa82@mail.gmail.com> Message-ID: <20091008194849.GF2266@mx.loc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, Oct 08, 2009 at 03:32:47PM -0400, Jon Smirl wrote: >>>>>>>>I'm not having any luck building a compiler for arm7tdmi. I have the >>>>>>>>static_flat file format selected, I couldn't get Elf to build. My goal >>>>>>>>is to compile Contiki for a Freescale MC1322x. >>>>>>> >>>>>>> I don't think that flat support is working in the official repo. >>>>>>> I once started to add support in my repo.or.cz/w/buildroot tree, but >>>>>>> even that is not finished yet. >>>>>> >>>>>> Which format should I be using for arm7tdmi onto bare hardware? --------------------------------------------------------^ >>>>> >>>>>The elf target fails building with: >>>>>cc1: error: unrecognized command line option "-mfdpic" I think that any flat will not work in current buildroot. You can only use elf, but that will not help you on bare metal AFAIK Not a uClibc issue though.