From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Lee Irwin III Date: Wed, 18 Aug 2004 23:05:26 +0000 Subject: Re: Sun4d - assembler errors Message-Id: <20040818230526.GR11200@holomorphy.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 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? -- wli