This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Generating Makefiles


gcc has an option to create a Makefile showing the dependency
<objectname>.o: <sourcefile> <includefile>... <system-includefile>...

Is it possible for ld to produce a similar <executable>:
<objectname>.o... <library>... ?

If not, may I file it as an RFC?


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