[U-Boot] [PATCH 0/9] Fix a few warnings that bug me

Simon Glass sjg at chromium.org
Fri Jan 6 07:28:11 CET 2012


Hi Wolfgang,

On Thu, Jan 5, 2012 at 10:20 PM, Wolfgang Denk <wd at denx.de> wrote:
> Dear Simon Glass,
>
> In message <1325822097-15227-1-git-send-email-sjg at chromium.org> you wrote:
>> This series fixes some warnings which seem to still be left over from
>> all the warning-squashing efforts for 2011.12. If patches exist for some
>> of these already then please ignore.
>>
>> The alias problem in USB is a bit odd, since I thought it was already
>> fixed. But perhaps it has come back.
>
> Can you please let me know which tool chain is throwing these errors?
> I built "master" yesterday, and before adding the commit that
> introduced the ``"_LINUX_CONFIG_H" redefined'' issue the PPC tree was
> built clean - with ELDK 4.2 (gcc 4.2.2), ELDK 5.1 (gcc 4.6.1) and with
> ELDK 5.2 (gcc 4.6.3).

I just check that - actually my PowerPC one is v4.4.4:

Using built-in specs.
Target: powerpc-linux
Configured with: /home/tony/buildall/src/gcc/configure
--target=powerpc-linux --enable-targets=all
--prefix=/opt/cross/gcc-4.4.4-nolibc/powerpc-linux/
--enable-languages=c --with-newlib --without-headers
--enable-sjlj-exceptions --with-system-libunwind --disable-nls
--disable-threads --disable-shared --disable-libmudflap
--disable-libssp --disable-libgomp --disable-decimal-float
--enable-checking=release --with-mpfr=/home/tony/buildall/src/sys
--with-gmp=/home/tony/buildall/src/sys
Thread model: single
gcc version 4.4.4 (GCC)

I got this from Mike F (from the Gentoo site).

Regards,
Simon

>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Documentation is like sex: when it is good, it is  very,  very  good;
> and when it is bad, it is better than nothing.         - Dick Brandon


More information about the U-Boot mailing list