Hi, Gcc is failing with the following error in the linking step: gcc: libgcc.a : no such file or directory. I have the environment variables, path, lib and Include set with the directory in which libgcc is present. Is there any other env variable I need to set for it to work? This is on a windows NT machine. Thank you, Gayathri