From mboxrd@z Thu Jan 1 00:00:00 1970 From: "C.Newport" Date: Wed, 18 Aug 2004 23:15:10 +0000 Subject: Re: Sun4d - assembler errors Message-Id: <200408190015.10687.crn@netunix.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: sparclinux@vger.kernel.org On Thursday 19 August 2004 12:05 am, William Lee Irwin III wrote: > On Thu, Aug 19, 2004 at 12:01:06AM +0100, Chris Newport wrote: > > Could this be the smoking gun ? > > Looks like the compiler does not like this inline assembly code. > > Sorry, this is outside of my skills to fix. > > gcc -D__KERNEL__ -I/usr/src/linux-2.4.27/include -Wall > > -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common > > -fomit-frame-pointer -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 > > -nostdinc -iwithprefix include -DKBUILD_BASENAME=sun4d_smp -c -o > > sun4d_smp.o sun4d_smp.c sun4d_smp.c: In function `smp4d_cross_call': > > sun4d_smp.c:347: warning: ignoring asm-specifier for non-static local > > variable `f' sun4d_smp.c:348: warning: ignoring asm-specifier for > > non-static local variable `a1' > > gcc/binutils versions? gcc 3.2.2 binutils 2.14.90.0.5 glibc-2.3.2