On 9/2/06, <b class="gmail_sendername">Erick Tryzelaar</b> <<a href="mailto:erickt@dslextreme.com">erickt@dslextreme.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Erick Tryzelaar wrote:<br>> Is it possible to install both the gcc4 and the gcc3.4 frontends at<br>> the same time, or are they mutually exclusive? If so, how? If not,<br>> would it require a full rebuild, and renaming the executables
<br>> something like llvm-gcc3?<br>><br>> Thanks again,<br>><br><br>Sorry to bump this again, but I haven't been able to figure it out :(<br>Anyone know the answer?</blockquote><div><br>Try passing "--program-suffix=-
3.4-llvm" to GCC's configure to have all the executable names suffixed with "-3.4-llvm".<br><br>More GCC configure options are documented at <a href="http://gcc.gnu.org/install/configure.html">http://gcc.gnu.org/install/configure.html
</a><br><br>-Jey Kottalam<br><br></div><br></div>