[fpc-devel] NoGlobals branch

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Aug 31 20:43:58 CEST 2010


On 31 Aug 2010, at 21:00, Hans-Peter Diettrich wrote:

> D:/repos/fpc-2.5.trunk/compiler/ppc386.exe -Ur -Xs -O2 -n -Fu.. -FuD:/repos/fpc-2.5.trunk/rtl/units/i386-win32 -FE. -FUunits/i386-win32 -di386 -dRELEASE ppudump.pp -Fu../i386 -Fi..
> 
> I cannot see any -Fu../x86 here, so how can x86/cpubase be found here?

ppudump probably does not depend on cpubase in trunk. cpubase is part of the code generator, and therefore the ppu loading should in fact not depend on it (directly nor indirectly).


Jonas


More information about the fpc-devel mailing list