From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kurt Mahan Date: Sun, 04 May 2008 10:34:54 -0600 Subject: [U-Boot-Users] [PATCH] ColdFire: Get information from the correct GCC In-Reply-To: <481D8864.1050809@ruby.dti.ne.jp> 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> <481D8864.1050809@ruby.dti.ne.jp> Message-ID: <481DE5AE.8010801@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Shinya Kuribayashi wrote: > 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 ran into the problem with OpenSuSE 10.2 > 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. The version of make that I'm running is: ~> make --version GNU Make 3.81 --Kurt > > 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 >