Subject: Re: toolchain
To: Matt Fredette <fredette@theory.lcs.mit.edu>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: port-hp700
Date: 06/05/2002 08:08:23
On Wed, Jun 05, 2002 at 10:07:49AM -0400, Matt Fredette wrote:

 > by me for hppa--netbsdelf.  While it is possible to arrange everything
 > into a tree that builds, it's hairy.  Maybe only a good source of diffs
 > back to gcc-current, binutils-current?

binutils 2.12 and -current already have an hppa-netbsd configuration,
which uses the elf32-hppa format.  Are you using elf32-hppa or
elf32-hppa-linux?

 > I've only ever used this cross-toolchain to make statically linked 
 > binaries.  I would be surprised if it could make dynamic libraries 
 > and executables.

It will probably work fine, just ld.elf_so work is needed, I guess.

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