This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: fixincl now run at every stage?


Zack Weinberg <zack@wolery.cumb.org> said:
> Subject: Re: fixincl now run at every stage?
> 
> Return-Path: gcc-bugs-owner@gcc.gnu.org
> Delivery-Date: Tue Feb  1 23:08:50 2000
> Return-Path: <gcc-bugs-owner@gcc.gnu.org>
> Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
> Precedence: bulk
> List-Unsubscribe: <mailto:gcc-bugs-unsubscribe-vonbrand=inf.utfsm.cl@gcc.gnu.or
>      ***g>
> List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
> List-Post: <mailto:gcc-bugs@gcc.gnu.org>
> List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
> Sender:  gcc-bugs-owner@gcc.gnu.org
> Delivered-To: mailing list gcc-bugs@gcc.gnu.org
> References: <m37lgqx77t.fsf@fred.muc.de> <5435.949361775@upchuck> <200002011132
>      ***15.05856@colin.muc.de> <20000201100938.C28441@wolery.cumb.org> <2000020
>      ***1211931.61426@colin.muc.de> <20000201132213.C21791@wolery.cumb.org> <20
>      ***000202010722.A925@fred.muc.de>
> Mime-Version: 1.0
> User-Agent: Mutt/1.0.1i
> In-Reply-To: <20000202010722.A925@fred.muc.de>; from ak@muc.de on Wed, Feb 02, 
>      ***2000 at 01:07:22AM +0100
> X-UIDL:  BAcd9]MJe9I)Ne9@,/e9
> 
> On Wed, Feb 02, 2000 at 01:07:22AM +0100, Andi Kleen wrote:
> > On Tue, Feb 01, 2000 at 10:22:36PM +0100, Zack Weinberg wrote:

[...]

> > > All you have to do is package only the files in
> > > .../lib/gcc-lib/T/V/include that belong to gcc itself, and file bugs
> > > against the packages whose headers got fixed.

> > That requires complicating the spec files, because now it uses
> > include/* and it would switch to a explicit file list, which is
> > architecture and version dependent.

> rpm spec file, you mean?  I'll give you that but I don't think the
> complication is that bad (when I was looking at rpm it appeared that
> you absolutely had to list every single file, anyway...)

No, you can use wildcards (like include/* above). But you can also do a
cleanup first, deleting the files you don't want to install.
-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]