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]
Other format: [Raw text]

Re: Output filename currently being compiled



On Aug 9, 2004, at 8:20 AM, Nick NoSpam wrote:


Try -v or -Q.
-v spits out too much info (versions, configure line, etc).
And -Q, while very interesting, spits out info regarding functions.

I'd like just the file name.

Currently, there's no way to do that. You can file a PR and hope
somebody adds this feature (this isn't a bug, so it will probably get
added only if some volunteer decides t's interesting), or add it yourself,
or write a script or perl program to parse the output of -v.



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