[fpc-devel] NoGlobals branch

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Aug 20 12:20:49 CEST 2010


Jonas Maebe schrieb:

> Run the following command in the compiler directory:
> 
> make fullcycle

There seems to exist a problem with the compiler configuration. This 
call looks good and works as expected:

D:/repos/NoGlobals/compiler/ppc2.exe -Fux86_64 -Fusystems 
-Fu../rtl/units/x86_64-win64 -Fix86_64 -FE. -FUx86_64/units/x86_64-win64 
  -dx86_64 -dGDB -dBROWSERLOG -Fux86 pp.pas

in contrast too a later

D:/repos/NoGlobals/compiler/ppcx64.exe -Fu.. 
-Fu../../rtl/units/x86_64-win64 -FE. -FUunits/x86_64-win64 -dx86_64 
ppudump.pp -Fu../x86_64 -Fi..

which results in

Fatal: Can't find unit cpubase used by node

IMO there is one "../" too  much in the -Fu paths.

What's wrong?

DoDi




More information about the fpc-devel mailing list