From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Date: Thu, 25 Mar 1999 02:17:49 +0000 Subject: Re: Problems compiling 2.2.4 Ultrasparc kernel... Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ultralinux@vger.kernel.org Date: Thu, 25 Mar 1999 02:01:30 +0000 From: Shawn Hooton egcs -O2 -fomit-frame-pointer -funroll-loops -fno-strength-reduce -DEXPORT_SYMTAB -c signal.c It's using the wrong compiler. Does "uname -a" output "sparc64" as the cpu type? Later, David S. Miller davem@redhat.com