RE: [U-Boot-Users] GCC3.4.0 and board file fixes for Versatile/Integrator

-----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

In message 89A528FE6DB0FA44877BB2F05B846718896EC7@ZIPPY.Emea.Arm.com you 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 ?
...
It won't work with 2.95, but agree with Robert that we need to change at some point.
I will not accept changes that break compatibility if this can be avoided. Many people use older versions of the compiler, last but not least for reasons of stability. There must be support for these older toolchains as well.
Best regards,
Wolfgang Denk

On Sun, Jul 11, 2004 at 08:07:53PM +0200, Wolfgang Denk wrote:
I will not accept changes that break compatibility if this can be avoided. Many people use older versions of the compiler, last but not least for reasons of stability. There must be support for these older toolchains as well.
This is surely not the worst decision. It would vote for a per-board decision for the compiler, because normally the maintainer knows best which compiler to use for a certain board.
I've posted a reworked test script some time ago which was able to select the compiler per board, see the archive.
Robert
participants (3)
-
Philippe Robin
-
Robert Schwebel
-
Wolfgang Denk