Subject: Re: powerpc-*-netbsd gcc pkgsrc 3.2.1 doesn't play well.
To: M L Riechers <mlr@rse.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 02/12/2003 15:43:01
On Wed, Feb 12, 2003 at 06:35:14PM -0500, M L Riechers wrote:

 > > powerpc-*-netbsd*)
 > >         tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/netbsd.h"
 > >         tmake_file="rs6000/t-ppcos rs6000/t-ppccomm"
 > >         ;;
 > 
 > Why are we doing freebsd specs? Do they have a ppc port?
 > 
 > I'm trying to compile the latest package source gcc 3.2.1 for macppc.
 > But when I do, I get:

It doesn't matter -- GCC 3.2.x for NetBSD/powerpc does not work properly.
GCC 3.3 will almost work properly (there is one more bug fix that I need
to address, and I'm working with Krister on that).

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>