POV-Ray : Newsgroups : povray.off-topic : Coding at Microsoft : Re: Coding at Microsoft Server Time
3 Sep 2024 17:19:06 EDT (-0400)
  Re: Coding at Microsoft  
From: Darren New
Date: 1 Mar 2011 13:25:47
Message: <4d6d3a2b$1@news.povray.org>
Darren New wrote:
> Last one I worked on took about 45 minutes to compile, and it included 
> tons of already-compiled stuff for which we didn't have the source.

Plus, considering #include, the number of lines of source in the project is 
not the number of lines you have to compile to compile the project. This 
project had include files with tens of thousands of lines (hell, 4000-line 
individual macros) that got included in pretty much every source file, as 
well as all kinds of nested hierarchies of include files that included who 
knows how much extraneous stuff by the time you were done. I've written 
serious programs shorter than some of the compiler command lines in that 
project.

-- 
Darren New, San Diego CA, USA (PST)
  "How did he die?"   "He got shot in the hand."
     "That was fatal?"
          "He was holding a live grenade at the time."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.