[fpc-devel] Patches

Hans-Peter Diettrich DrDiettrich1 at aol.com
Thu Sep 30 21:06:01 CEST 2010


Jonas Maebe schrieb:

> The basic problem is that his rewrite made ppudump dependent on the code 
> generator, not that ppudump's independence of the code generator is 
> enforced by the build system.

Then *ppudump* must be hacked further, since the currently present 
workarounds (not using symconst, globtype, systems and other compiler 
units) turned out to be insufficient.

Perhaps e.g. the Globals unit has to be split into one general part, 
with no possible code generator dependencies, and one part with 
variables that may introduce such dependencies. But this IMO is 
fruitless work, when ppudump can be incorporated with almost no negative 
impact into the compiler itself.

DoDi




More information about the fpc-devel mailing list