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]

Re: [rfa] Keep -B... in order


>>>>> Andrew Cagney <ac131313@cygnus.com> writes:

 > is searched in the order that it is specified.  This ``bug'' really
 > hurts when building gcc -  ``xgcc -B/build/dir -B/dest/dir'' is run. 

Note that I just fixed that.  I don't feel strongly about your patch, but
if it's applied we'll need to go back through and move the -B for the gcc
build directory back to the front again...

 > I should note that, GCC.c at present only prints out the first unused
 > path.  I think it was ment to print all unused paths once.  I suspect
 > that this is another ``feature'' - would you like a patch for that as
 > well?

Sure.

Jason

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