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: quickstrap, et al, at the top level?


> The point of doing a bootstrap is that you get to discover whether or
> not the compiler is safe to install _before_ it gets installed...

Obviously I don't install it in /usr.  My trees usually have b1, i1,
b2, i2, b3 directories (i.e. I configure each build for a different
prefix, except the last which goes to /usr).  I usually build more
than just gcc (gas, ld, etc) and want to bootstrap test those also.


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