Re: [fpc-devel] Win32 build of actual trunk

2019-09-08 Thread Gabor Boros
2019. 09. 08. 16:20 keltezéssel, Jonas Maebe írta: Try doing a "make distclean" first, it seems some old compiled unit being used. Thank you! I always copy the fresh source to a ramdisk then build, but accidentally started a build in the original source(svn) directory sometime in the past.

Re: [fpc-devel] Win32 build of actual trunk

2019-09-08 Thread Jonas Maebe
On 2019-09-08 14:43, Gabor Boros wrote: 2019. 09. 08. 13:14 keltezéssel, Jonas Maebe írta: You should perform a "make cycle" in the compiler directory, or "make all" at the top level FPC directory. The ppudump utility will then only be compiled with the final compiler. The compiler built

Re: [fpc-devel] Win32 build of actual trunk

2019-09-08 Thread Gabor Boros
2019. 09. 08. 13:14 keltezéssel, Jonas Maebe írta: You should perform a "make cycle" in the compiler directory, or "make all" at the top level FPC directory. The ppudump utility will then only be compiled with the final compiler. The compiler built during the first pass may not be

Re: [fpc-devel] Win32 build of actual trunk

2019-09-08 Thread Jonas Maebe
On 2019-09-08 12:58, Gabor Boros wrote: If I try to build trunk (42942) with 3.0.4 Win32 got the next error: r:/src/compiler/ppc386.exe -Ur -Xs -O2 -n -Fu.. -Fur:/src/rtl/units/i386-win32 -FE. -FUunits/i386-win32 -dRELEASE ppuutils/ppudump.pp -Fu../generic -dGENERIC_CPU -Fi..

[fpc-devel] Win32 build of actual trunk

2019-09-08 Thread Gabor Boros
Hi All, If I try to build trunk (42942) with 3.0.4 Win32 got the next error: r:/src/compiler/ppc386.exe -Ur -Xs -O2 -n -Fu.. -Fur:/src/rtl/units/i386-win32 -FE. -FUunits/i386-win32 -dRELEASE ppuutils/ppudump.pp -Fu../generic -dGENERIC_CPU -Fi.. globals.pas(58,29) Error: Identifier not found