Re: passing arguments to gcc build in eclipse

2011-09-23 Thread pankajsejwal
ok sorrythanks for replying..!! Andrew Haley wrote: > > On 09/16/2011 11:30 AM, pankajsejwal wrote: >> >> 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 fou

passing arguments to gcc build in eclipse

2011-09-16 Thread pankajsejwal
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 "" as gcc takes some arg