
-----Original Message----- From: Robert Schwebel [mailto:rsc@pengutronix.de] On Behalf Of Robert Schwebel Sent: 01 July 2004 16:40 To: Wolfgang Denk Cc: Philippe Robin; u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] GCC3.4.0 and board file fixes for Versatile/Integrator
On Thu, Jul 01, 2004 at 05:23:32PM +0200, Wolfgang Denk wrote:
I think this is OK, but can you guarantee that this change
will work
with older versions of the compiler, like 2.95.3 or 2.95.4 ?
I don't think it will - but on the other hand the old options won't work with the new compilers any more. At some point we have to decide which compiler versions are supported by default, or we have to setup a sophisticated "options vs. compiler versions" magic.
It won't work with 2.95, but agree with Robert that we need to change at some point.
Regards, Philippe