[U-Boot-Users] Patch: Changes to support GCC 3.3.x
Wolfgang Denk
wd at denx.de
Thu Mar 4 17:08:17 CET 2004
In message <04030416143003.12732 at pcj86> you wrote:
> Am Donnerstag, 4. März 2004 15:00 schrieb Yuli Barcohen:
> > GCC 3.3.x changed handling of global variables explicitly initialised to
> > zero. It puts them to .bss section and not .data as it was in older GCC
> > versions. This change breaks environment redundancy feature. Attached
> > patch fixes the problem.
>
> short comment/question: Is the result backward compatible to older pre 3.x
> gcc ? There are some targets (ex. Nios) with gcc 2.95 support only.
AFAICT it is.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
You can love it, change it, or leave it. There is NO other option.
But do not complain - it is your own choice... -- wd
More information about the U-Boot
mailing list