This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC PATCH] GCC multilib vs. OS multilib naming
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: "David S. Miller" <davem at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Fri, 20 Sep 2002 09:24:46 -0700
- Subject: Re: [RFC PATCH] GCC multilib vs. OS multilib naming
- References: <20020920164451.C5743@sunsite.ms.mff.cuni.cz>
On Fri, Sep 20, 2002 at 04:44:51PM +0200, Jakub Jelinek wrote:
> On sparc64-linux --with-cpu=v7:
> gcc -print-multi-directory
> .
> gcc -print-multi-os-directory
> ../lib
Why are we distinguishing between multi-directory and multi-os-directory?
Why would we not simply be changing what multi-directory is?
r~