I have build gcc and imported it on eclipse and started to debug it from main but after a few steps it stops and sends "malloc.c" not found error and asks to give a source path to it. I believe the problem is because of the arguments that it requires to proceed for example "<filename.c>" as gcc takes some arguments to work on in terminal.
Can someone please tell me the error I am facing and it i am correct can u tell me how to pass arguments to the built code that it can recognize it as a .C file. Thanks ! -- View this message in context: http://old.nabble.com/passing-arguments-to-gcc-build-in-eclipse-tp32477948p32477948.html Sent from the gcc - Dev mailing list archive at Nabble.com.