Am 30.09.2010 21:06, schrieb Hans-Peter Diettrich:
> 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.

Don't forget that part of the purpose of ppudump is also to get a second
"opinion" on a PPU file.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to