From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 11 Sep 2014 17:48:15 +0200 Subject: [U-Boot] [PATCH v3 0/8] add clang support for some ARM boards In-Reply-To: <1410372532-8106-1-git-send-email-jeroen@myspectrum.nl> References: <1406750096-7281-1-git-send-email-jeroen@myspectrum.nl> <1410372532-8106-1-git-send-email-jeroen@myspectrum.nl> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jeroen, On Wed, 10 Sep 2014 20:08:50 +0200, Jeroen Hofstee wrote: > Changes since v2: > - As Albert pointed out the clang instructions don't work with > Debian based binary packages. While I was aware of that it is > for a different reason then I thought, it is not that ARM is not > enabled as a backend but older versions are a bit more picky on > the target argument and don't tolerate a trailing dash to it as > used for CROSS_COMPILE etc. The README is updated accordingly. > > As a side note clang3.5-svn as shipped in Ubuntu is not the 3.5 > release but an snapshot of some svn commit and hence explain why > the recompiled 3.5 can behave different then the ubuntu clang-3.5. > Since it misses some patches, the clang3.5-svn can build less > boards then 3.4 or an actual 3.5 release. > > - While add it, include Masahiro suggestion to also use c++ instead > of g++. > - Drop dependencies from the cover-letter as they are merged. > - only patch 7/8 and 8/8 are reposted. 1..6 are the same as v2. Series (patches 1-6 of v2, 7 and 8 of v3) applied to u-boot-arm/master, thanks! (still 2 warnings and 5 errors at the top of u-boot-arm/master, but this series does not make things any worse) Amicalement, -- Albert.