Thanks for the tip. I also discovered that I can give a "message=yes" option along with make which prints out the exact command being given by make for each line. It's less verbose than make -n, while being quite informative.
Thanks for your tip anyway, it will be quite useful to me. DD --- Lloyd Dupont <[EMAIL PROTECTED]> wrote: > something like 'make -n' ? > caution: it's would be extremely verbose, too much > in fact, but maybe you > could output it to a file and study the file.... > > ----- Original Message ----- > From: "Diptansu Das" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, April 28, 2005 4:03 PM > Subject: can make echo commands? > > > > Hi, > > I appologise if I seem like spamming here... I > haveg like make -n or > > make - > > another question. Is it possible to echo the > commands > > make issues while compilation onto stdout? I seem > to > > be missing some library, but the system is so > complex, > > I dont have any idea as to what's going on.... It > > would be great if I could see the commands on > screen, > > along with the helpful messages like "Compiling > file > > so-and-so". > > > > Thanks, > > DD > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > > _______________________________________________ > > Discuss-gnustep mailing list > > [email protected] > > > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
