From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Trimarchi Date: Thu, 26 Oct 2006 21:28:41 +0200 Subject: [U-Boot-Users] Compile error: option `-g' is ambiguous In-Reply-To: <20061026192005.2344D3535FD@atlas.denx.de> References: <20061026192005.2344D3535FD@atlas.denx.de> Message-ID: <45410C69.8060609@gandalf.sssup.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >In message <4541058F.5050301@gandalf.sssup.it> you wrote: > > >>I think that your version of gas doesn't support the -g option without >>specifing the debugging info format. >> >> > >Resp. his version of GCC driver does not pass the correct options to >as. > >>powerpc-unknown-linux-gnu-gcc -Wa,-g -D__ASSEMBLY__ -g -Os -fPIC -ffixed-r14 -meabi -D__KERNEL__ -DTEXT_BASE=0xFE000000 -I/temp/u-boot.i2c/include -fno-builtin -ffreestanding -nostdinc -isystem >> It seems a problem with the -Wa,-g > >BTW: please don't top-post/full quote. >See http://www.netmeister.org/news/learn2quote.html > I'll do Thanks >Best regards, > >Wolfgang Denk > > > Regards, Michael