Hi To my knowledge I do not think we can create a 32-bit gcc on a 64-bit OS. What I did was to compile and create a 64-bit gcc and then use -m32 flag to make it compile in 32-bit. Did this on RHEL5.1 and the gcc version is 4.1.2. With Regards Vardhan