Gentoo Archives: gentoo-embedded

From: billium <billium@×××××××××××.uk>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] arm-unknown-elf
Date: Sat, 28 Mar 2009 23:28:27
Message-Id: 49CEB2DF.6070201@bucknall.me.uk
In Reply to: [gentoo-embedded] arm-unknown-elf by billium
1 billium wrote:
2 > I am trying to build a toolchain for a STM32 board.
3 > I use: crossdev -s1 arm-unknown-elf-gnu
4 >
5 > but that fails in binutils, o/p of log:
6 > checking target system type... Invalid configuration
7 > `arm-unknown-elf-gnu': machine `arm-unknown-elf' not recognized
8 >
9 > yet crossdev -s1 arm-unknown-linux-gnu works
10 >
11 > Linux-2.6.27-gentoo-r8-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_6000+-with-glibc2.2.5
12 > Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.3.3,
13 > glibc-2.8_p20080602-r1, 2.6.27-gentoo-r8 x86_64)
14 >
15 > Any help please?
16 >
17 > Billy
18 >
19 >
20 My mistake .. I should have used: crossdev -s1 --without-headers arm-elf
21
22
23 Billy

Replies

Subject Author
Re: [gentoo-embedded] arm-unknown-elf Martin Gysel <m.gysel@×××.ch>