This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

-MM and other excitement


For a line of the form

gcc -MM -o foo/bar.d foo/bar.c

I get dependencies of the form

bar.o: bar.h

which is not what I want. I want foo/bar.o: bar.h. Is this possible? I
looked through the archive and found SUNPRO_DEPENDENCIES, but this
didnt' appear useful. Thoughts?

m.

-- 
Programmer             "Ha ha." "Ha ha." "What are you laughing at?"
Loki Software                      "Just the horror of being alive."
http://lokigames.com/~briareos/                   - Tony Millionaire

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]