From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Broggini Date: Wed, 21 Dec 2005 16:17:03 +0100 Subject: [U-Boot-Users] [PATCH]Fix cc-option macro in config.mk In-Reply-To: <001d01c60633$04a29360$0200a8c0@kmobile> References: <434D0DDA.4070507@softool.ch> <001d01c60633$04a29360$0200a8c0@kmobile> Message-ID: <43A971EF.2000908@softool.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Marco Cavallini ha scritto: >> >> CHANGELOG: >> Fix cc-option macro in config.mk, $(CFLAGS) dropped. >> Patch by Paolo Broggini, 12 Oct 2005 >> >> > > Hello all, > I have the same error > >>> cc1: invalid option 'abi=apcs-gnu' > > with Freescale MC9328MX1 and some other ARM boards > and I wonder why this patch has not been > applied in 1.1.4. I don't know, maybe is still in Wolfgang's patch queue. > Is it correct to use it ? Without it I was unable to compile U-Boot. Regards -Paolo