POV-Ray : Newsgroups : povray.off-topic : compiling huge C++ files : Re: compiling huge C++ files Server Time
6 Sep 2024 19:20:13 EDT (-0400)
  Re: compiling huge C++ files  
From: John VanSickle
Date: 4 Nov 2008 17:46:24
Message: <4910d0c0@news.povray.org>
Kevin Wampler wrote:
> I'm attempting to compile some auto-generated code, and am running into 
> problems with turning on optimization flags due to the large side of the 
> files generated (.cpp file is currently 25MB, and could be as large as 
> 200MB later).  There is no natural way to break this code into smaller 
> pieces and such large auto-generated files really are necessary, so I'm 
> stuck with having to compile some really huge C++ files.

So the source code for each *function* is megabytes in size?  That's the 
only reason you couldn't divvy up the sources into separate files.

Regards,
John


Post a reply to this message

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