does csc.exe rebuild source files every time?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I'm a newbie to csharp. I've just read that there are no object files
(*.obj) in C#. So a command such as this will build my.exe straight
from the source files.

csc.exe /out:my.exe *.cs

Does csc.exe build every source file everytime this command is issued?
Or does it somehow know which source files are newer and build
selectively.

.



Relevant Pages

  • Re: How to list objects files in an executable
    ... try runnng the nm command (the name nm stands for "name" - since it ... all the object files linked into this executable. ... source files that were used. ... This is a signature virus. ...
    (comp.unix.programmer)
  • Re: does csc.exe rebuild source files every time?
    ... in C#. So a command such as this will build my.exe straight ... from the source files. ... Does csc.exe build every source file everytime this command is issued? ... MSBuild or NAnt or even make to determine whether or not to build an ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: does csc.exe rebuild source files every time?
    ... in C#. So a command such as this will build my.exe straight ... Does csc.exe build every source file everytime this command is issued? ... Or does it somehow know which source files are newer and build ... - the disk IO for temporary files that csc does not have ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: linkage problems when building a VC7.1 project from the command line
    ... at least one problem seems to be that your link command does not take object files as inputs. ... If I look at a random link command on my system, it contains a list of object files to link together. ... Creating temporary file "c:\timer\Debug\RSP000007.rsp" with contents ... What are these .rsp (linker response) files and how may I re-create them on the command line? ...
    (microsoft.public.dotnet.languages.vc)
  • Re: How to insert double line or apply attribute in Word 2007
    ... For reasons known only to a select few at Microsoft:) the only 'straight line' shapes included in Word 2007 in Insert=>Shape are ... connector lines (green sizing handles) ... To insert a 'regular' straight line in a document you can use the following workaround. ... In 'All Commands' locate the 'DrawInsertLine' command then assign a keyboard shortcut to it. ...
    (microsoft.public.word.docmanagement)