From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shinya Kuribayashi Date: Sun, 04 May 2008 18:56:52 +0900 Subject: [U-Boot-Users] [PATCH] ColdFire: Get information from the correct GCC In-Reply-To: <4791E710007FEB4BBF83775D787F462F02F64F@az33exm22.fsl.freescale.net> References: Your message of "Thu, 01 May 2008 14:34:17 PDT." <4791E710007FEB4BBF83775D787F462F070D3E90@az33exm22.fsl.freescale.net> <20080501220502.ABF46248C7@gemini.denx.de> <4791E710007FEB4BBF83775D787F462F070D41F0@az33exm22.fsl.freescale.net> <481BDB3B.7010108@ruby.dti.ne.jp> <4791E710007FEB4BBF83775D787F462F02F64D@az33exm22.fsl.freescale.net> <481D4E71.8060109@ruby.dti.ne.jp> <4791E710007FEB4BBF83775D787F462F02F64F@az33exm22.fsl.freescale.net> Message-ID: <481D8864.1050809@ruby.dti.ne.jp> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Liew Tsi Chung wrote: > I am using Fedora 8. Also, the problem can be generated if using Fedora > 4 and 5 except 3. If you have a Fedora 4 and above, please try it. I bet > you will run into the same problem as Kurt and I did. I can't try Fedora[458] in the immediate future, sorry. But at last I'm convinced that it seems GNU make on those distros behaves in different ways; differed expansion of CFLAGS is suspicious, but I'm not going to dig into further. Could you confirm it builds with Today's config.mk patch by Wolfgang? If it works (I think it will), I'm satisfied with that. thanks for your comments, Shinya