This is the mail archive of the gcc@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: why doesn't "--program-prefix=<foo>" work?


On Mar  5, 2003, Daniel Jacobowitz <drow at mvista dot com> wrote:

> Try this patch?  I'm not sure if it's generally appropriate or not but
> I've been using it for a while.

/me thinks it would be appropriate not to replace, but to add the
effects of prepending target_alias to names.  Hard to tell whether to
do it first or last, though.  Probably prepend target_alias first,
such that those who care can revert the effects with the transform
patterns specified by hand.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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