This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [PATCH] Strip '=' from multilib directory names


On Mon, Mar 01, 2004 at 09:07:02PM -0500, Phil Edwards wrote:
> On Mon, Mar 01, 2004 at 08:15:17PM -0500, Daniel Jacobowitz wrote:
> > On Mon, Mar 01, 2004 at 07:25:33PM -0500, Phil Edwards wrote:
> > > 2004-03-01  Phil Edwards  <phil@codesourcery.com>
> > > 
> > > 	* genmultilib:  Strip '=' when translating option names to
> > > 	directory names.
> > 
> > How would you feel about s/=/-/g instead?
> 
> That should work as well.
> 
> > Otherwise you may get things like gcc/mabin32
> 
> Why is that bad?

Because I look at it and wonder what "bin32" refers to, instead of what
the n32 ABI is? :)  I like to have separators.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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