On Sunday, 29 January 2023 at 15:01:40 UTC, Adam D Ruppe wrote:

Fully operational executable created in under 3 seconds.

right - but isn't one of make's features, that it compiles code only when the source changes? When you just compile the whole thing at once, I would expect that you get longer times than when you change just one source file and compile just that.

Well, that's the theory. It seems, that in the meantime everything depends on everything and so even small changes in the code lead to a recompiling of quite a few files and now every time even a small change takes even longer to recompile than your approach.

Maybe it's just better to remove the whole make stuff - but it seemed to be a good idea at the time...

  • Re: WildCAD -... Dadoum via Digitalmars-d-announce
  • Re: WildCAD -... Adam D Ruppe via Digitalmars-d-announce
    • Re: Wild... Johann Lermer via Digitalmars-d-announce
    • Re: Wild... Johann Lermer via Digitalmars-d-announce
      • Re: ... Adam D Ruppe via Digitalmars-d-announce
  • Re: WildCAD -... Ferhat Kurtulmuş via Digitalmars-d-announce
    • Re: Wild... Johann Lermer via Digitalmars-d-announce
      • Re: ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
        • ... Adam D Ruppe via Digitalmars-d-announce
          • ... Johann Lermer via Digitalmars-d-announce
            • ... Adam D Ruppe via Digitalmars-d-announce
          • ... bachmeier via Digitalmars-d-announce
            • ... Siarhei Siamashka via Digitalmars-d-announce
              • ... bachmeier via Digitalmars-d-announce
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce
              • ... bachmeier via Digitalmars-d-announce
              • ... WebFreak001 via Digitalmars-d-announce
              • ... Hipreme via Digitalmars-d-announce
              • ... H. S. Teoh via Digitalmars-d-announce
              • ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-announce

Reply via email to