Subject: Re: MKDEBUGLIB builds broken (again)
To: Quentin Garnier <cube@cubidou.net>
From: Jachym Holecek <freza@dspfpga.com>
List: tech-toolchain
Date: 03/28/2007 13:16:41
# Quentin Garnier 2007-03-28:
> On Wed, Mar 28, 2007 at 12:13:17PM +0200, Jachym Holecek wrote:
> > doing "build.sh distribution" with "MKDEBUGLIB=yes" fails in checkflist
> > as follows b/c the debug libraries are installed but not listed under
> > distrib/sets. What's the right way to fix this?
> >
> > 1. Make <bsd.lib.mk> not install ${lib}_g.a.
> >
> > 2. Teach distribution sets about debug libraries.
> >
> > I think (2) is right, but wanted to make sure before I do something.
>
> We're long due a debug set. This could be the occasion to start it.
I can give it an evening or two... Would there be something besides
debuglibs to include?
-- Jachym