Re: Extremely long build times



Units should not mutually use each other. I.e. A uses B and B uses A.
That only works if one of them uses the other in the implementation
section only.

Right ... and once you have the compiler complaining about that, you
know you're in deep s*t and have to do some redesigning (or resigning
:-), which you prefer).

Supposedly this big project succesfully compiled with earlier Delphi
editions. I would think if it can't compile now ...
blame the compiler ??

--
Lucian
.



Relevant Pages

  • Re: #include
    ... it's not the compiler complaining about missing include ... it's the linker complaining about missing libraries. ... Calling MATLAB from C, and then ... Compiler running in background. ...
    (comp.soft-sys.matlab)
  • Re: Array constructors and Parameter values
    ... >I've got one compiler complaining about the array constructor at line 6: ... >evaluated at compile time. ...
    (comp.lang.fortran)
  • Alternative Future of Delphi?
    ... relevant compiler or interpreter... ... No more intricate code generation required for a particular platform ... on the Delphi compiler side. ...
    (borland.public.delphi.non-technical)
  • Re: Which Delphi Version To Buy
    ... Given the fact that Delphi compiler is quick and small, do you see feasible having a runtime compiler/parser enabling what you describe above? ... For example the basic data types processing in Delphi is sensibly superior to .NET's one exactly because is closer to the iron. ... Well, for parallel programming I, for one, certainly feel the need of a VM simply because the actual CPU architecture is far from the way in which humans deal with the reality which is parallel. ... The vast majority of the games you have to deal with /different/ characters doing /different/ actions in parallel, responding each one to the stimuli which comes from the environment. ...
    (borland.public.delphi.non-technical)
  • Re: Version after Version
    ... merely because Delphi has no 64-bit compiler? ... >> targeted instructions and increasing the size of the cache to 32,000 ... >> That has nothing to do with the number of address lines on the CPU ...
    (alt.comp.lang.borland-delphi)