From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14257 invoked by alias); 7 Jul 2002 18:52:21 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14217 invoked from network); 7 Jul 2002 18:52:18 -0000 Received: from unknown (HELO mail.wrs.com) (147.11.1.11) by sources.redhat.com with SMTP; 7 Jul 2002 18:52:18 -0000 Received: from kankakee.wrs.com (kankakee [147.11.37.13]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id LAA09673; Sun, 7 Jul 2002 11:50:34 -0700 (PDT) From: mike stump Received: (from mrs@localhost) by kankakee.wrs.com (8.9.3+Sun/8.9.0) id LAA04343; Sun, 7 Jul 2002 11:52:07 -0700 (PDT) Date: Sun, 07 Jul 2002 11:52:00 -0000 Message-Id: <200207071852.LAA04343@kankakee.wrs.com> To: binutils@redhat.com, gcc@gcc.gnu.org, gdb@sources.redhat.com, neroden@doctormoo.dyndns.org Subject: Re: new build scheme naming References: <20020706220545.GA15254@doctormoo.dyndns.org> X-SW-Source: 2002-07/txt/msg00076.txt.bz2 > Date: Sat, 6 Jul 2002 18:05:45 -0400 > From: Nathanael Nerode > ${host_alias}/recently_built > ${host_alias}-recently_built > ${host_alias}/built > ${host_alias}-built > ${host_alias}/tools > ${host_alias}-tools > ${host_alias}/preinstall > ${host_alias}-preinstall > Any preferences? Any better ideas?... I think if you asked 100 people that didn't know what it meant and asked them to explain to you what it meant, that the answer with the most correct guesses would be preinstall. Did you follow that?