From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Dunn Date: Sun, 23 Jun 2013 09:41:33 -0700 Subject: [U-Boot] [PULL] u-boot-pxa/master In-Reply-To: <20130623121340.3420dd44@lilith> References: <201306221526.21873.marex@denx.de> <51C5E203.70601@newsguy.com> <20130622212152.265c78d8@lilith> <201306231105.30107.marex@denx.de> <20130623121340.3420dd44@lilith> Message-ID: <51C7253D.3060409@newsguy.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/23/2013 03:13 AM, Albert ARIBAUD wrote: > Hi Marek, > >>> FYI, I am using the ARM cross-toolchain available in my Ubuntu 13.04. >> >> For some reason, I feel the linaro ones were always stuffed with experimental >> and semi-broken stuff :-( > > Maybe they were; all I can say is, the Ubuntu/Linaro toolchain never > failed me in any way. I build my toolchain using the crossdev script, which is a gentoo package. I've been doing this for years without any problems, except that occasionally building requires some trial-and-error because of incompatibilities between gcc/binutils/glibc. But other than that, I am able to choose the version of each tool. Mike