Vaibhav Shrimali <vaibhav.shrimali@xxxxxxxxx> writes: > Well I am sorry for the incomplete mail earlier... > Now, I am posting my code, the error I receive in terminal when the > build process fails, and the config.log file in the directory where > the build process fails. No need for the config.log file. That file is only interesting if you are having trouble building the first time, before you apply any patches. > ../../gcc-4.3.3/gcc/config/i386/i386.md:5461: error: expected > expression before ‘<’ token You have made some change to the i386.md file, but you didn't tell us what it is. Ian