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_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to