Subject: Re: Can't run build.sh -- gas configure fails
To: sgimips NetBSD list <sgimips@mrynet.com>
From: Christopher SEKIYA <wileyc@rezrov.net>
List: port-sgimips
Date: 09/05/2003 12:51:38
On Thu, Sep 04, 2003 at 09:43:57PM -0500, sgimips NetBSD list wrote:
> configure: error: GAS does not support target CPU mips
I haven't done any native builds on the ip32, but:
(configure:2886)
if test ! -r ${srcdir}/config/tc-${target_cpu_type}.c; then
{ echo "configure: error: GAS does not support target CPU ${target_cpu_type}"
1>&2; exit 1; }
fi
[12:50:48] izu:/usr/builder/ip32/gnu/dist/toolchain/gas$ ls -l config/tc-mips.c
-rw-r--r-- 1 wileyc wheel 406786 Jul 30 00:04 config/tc-mips.c
Does the file exist in your tree?
-- Chris
GPG key FEB9DE7F (91AF 4534 4529 4BCC 31A5 938E 023E EEFB FEB9 DE7F)