The GCC options for dependencies start with -M. You'll probably want to use -MM and, if not redirecting the output, -MF.
Ciao, Dee -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ehsan Akhgari Sent: Tuesday, March 23, 2004 12:10 PM To: [EMAIL PROTECTED] Subject: RE: [OT] gcc & QT (was Re: RE: [msvc] using bit fields) > It's actually quite easy when you get used to it. There's book > available called "GNU Make: A Program for Directing Recompilation" by > Richard M. > Stallman and Roland McGrath. It's very good and is also available on > line > here: http://www.gnu.org/doc/book8.html. There's a pdf version about > somewhere as well. Thanks for the reference. I'll definitely check it out. ------------- Ehsan Akhgari
