On Fri, Feb 20, 2009 at 11:29 AM, Arun Kumar Gowdru <[email protected]> wrote: > Could you please help me to resolve this Bug and please let me know the > reason for the same.
Any answers would be purely speculative - you haven't told us ANYTHING about your environment. At what point in the makefile does the error occur? What does the makefile look like? What operating system? This is just speculation, but it sounds like the error is coming from your compiler or shell by passing too many arguments (is this DOS/Windows?), or a command which your makefile is running which reads some external input. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
