Shakthi Kannan wrote: > Download it from: > > http://gcc.gnu.org/mirrors.html > > and compile it for your target ARCH. > > Set ARCH variable accordingly in the Makefile. Uh, no - the configure mechanism should handle all of that. Perhaps you're thinking of the Linux kernel? Vandana, To build the source, follow the instructions on http://gcc.gnu.org/install/ These are always for the latest version, not 3.2, but little has changed. If you need the 3.2-specific installation documentation, you'll find it in the source download under gcc/doc. Rup.