Installing GCC4.5, do I have to compile two times?

When I install GCC 4.5 from ports it will compile it with the default GCC compiler 4.2. Do I need to recompile it, so it gets compiled by GCC 4.5 to get it fully optimized?
 
Back
Top