Subject: Re: Build problems
To: None <current-users@netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: current-users
Date: 10/09/2002 17:11:09
--=.siCWKzR.a08hRa
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Juan RP <juan@xtraeme.dyndns.org> wrote:

> > > /usr/src/sys/dev/pci/if_pcn.c: In function `pcn_init':
> > > --- cz.o ---
> > > --- if_pcn.o ---
> > > /usr/src/sys/dev/pci/if_pcn.c:1767: internal error--unrecognizable
> > > insn:(insn 644 643 646 (set (reg:SI 170)
> > >         (unspec:SI[
> > >                 (const_int 512 [0x200])
> > >             ]  5)) -1 (nil)
> > >     (nil))
> > > cpp0: output pipe has been closed

> Ive got same error, except for option `pipe' ...
> Any ideas ?

Try to build with '-O2'. The option '-pipe' shouldn't matter. It's just
that if you don't set any variable {DEF,}COPTS it will default to
'-O2'. Therefore, any options should work as long as you use '-O2', too.
Just try COPTS=-O0. The build will fail at exact the same piece of code.
This happends with gcc 3.2 as well. If you have further problems
compiling, please provide all arguments used to compile the file. 

Regards,
Christian

--=.siCWKzR.a08hRa
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (NetBSD)

iD8DBQE9pEcX0KQix3oyIMcRAgjGAJ4vDT9AU557H0jubvyjcjUx1j9xawCfdYDv
LSTaV7S5u1+zSlN/adPCdsw=
=nWAH
-----END PGP SIGNATURE-----

--=.siCWKzR.a08hRa--