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: Verbose compiling of multiple files.


On Fri, Jan 23, 2004 at 08:38:44PM +0530, Nitin Gupta wrote:
> Hi,
> 	Is there a GCC option wherein it outputs
> 	the name of the file its compiling.
> 	i.e. If multiple files are passed to GCC 
> 	in single invocation, then GCC should 
> 	output name of a file as and when it pick 
> 	it for compilation.

-v

Please go read the manual.


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