Subject: Re: debugging libraries in the cross development environment
To: Bucky Katz <bucky@picovex.com>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 09/02/2006 09:37:20
On Fri, Sep 01, 2006 at 10:43:26PM -0700, Bucky Katz wrote:
> This is what I though.  But when I try I get:
> 
> 500: /usr/local/netbsd/evbarm/tools/bin/nbmake-evbarm
> 
> Lint pass2:
> read multiply defined   pthread_cancelstub.c(343)  ::  llib-lc.ln
...
> __sigsuspend14 multiply defined         pthread_sig.c(251)  ::  llib-lc.ln

Those are only warning messages from running lint, are always output,
and can be ignored - unless you want to work out how to fix the definitions
used by lint.

	David

-- 
David Laight: david@l8s.co.uk