This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Using tree-ssa
On Tue, 2004-02-03 at 09:40, Tom Crick wrote:
> When I use 'make bootstrap', will this affect my current version of gcc? Would I
> have to stipulate a different prefix directory?
>
As long as you specify a non-system directory in --prefix, it won't.
See the GCC build instructions on the GCC home page or, if you prefer,
get pre-built x86 binaries for the tree-ssa branch at
http://gcc.gnu.org/projects/tree-ssa/
Diego.