From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasili Galka Date: Mon, 8 Sep 2014 12:40:48 +0300 Subject: [U-Boot] Recommended MIPS toolchain In-Reply-To: <20140908182934.C42C.AA925319@jp.panasonic.com> References: <53F49272.10104@gmail.com> <20140908182934.C42C.AA925319@jp.panasonic.com> 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 Masahiro, On Mon, Sep 8, 2014 at 12:29 PM, Masahiro Yamada wrote: > Hi Daniel, Vasili, > > > > > > > > sorry if I was not accurate enough but with introduction of Kbuild > > > "USE_PRIVATE_LIBGCC=yes" was changed to "CONFIG_USE_PRIVATE_LIBGCC=y". > > > To support different U-Boot versions you should set both variants: > > > > > > export USE_PRIVATE_LIBGCC=yes > > > export CONFIG_USE_PRIVATE_LIBGCC=y > > > > > > > > > Shall I send a patch to enable CONFIG_USE_PRIVATE_LIBGCC ? > > > Best Regards > Masahiro Yamada > > That probably depends on the percentage of toolchains that require this flag to be set. I only tried one and it does require it. I believe Daniel can provide more statistics. Regards, Vasili