[fpc-devel]Memory exhausted

Marco van de Voort marcov at stack.nl
Tue Apr 3 22:47:07 CEST 2001


> 
> >> Panic : Internal compiler error, exiting.
> >> rscfilebank.pp(51,25) Fatal: Internal error 9999 
> >> rscfilebank.pp(1,9) Error: Forward class definition not resolved "TFileBank" 
> > 
> > That's a bug in the compiler. We've already fixed a lot of such bugs (crashes when reompiling a
> > program without first deleting the results of the previous compilation), but new ones always
> > seem to pop up.I this regard, 1.0.4/1.0.5 is much more stable.

And there are still some left. Specially the one that is also bothering
lazarus.

> I think there's some other type of problem... When I compile some
> "main" module compiler tends to recompile other dependent modules even
> after the first correct compilation. Dunno why this is necessary. And
> the final EXE tends to grow after such second-time passes.
> 
> I think this is all happening because of unit interdependencies... Maybe
> it is really necessary to implement something new in this field?

I think too, but IIRC it has to do with unit aliases?

Anyway, if your app is public, you can send me the problem source, and when
I have time, I'll try to isolate it.





More information about the fpc-devel mailing list