[fpc-devel] make cycle fails on win32

Vincent Snijders vsnijders at quicknet.nl
Thu Dec 15 10:17:20 CET 2005


Vincent Snijders wrote:
> Hi,
> 
> On win32 I cannot cycle the compiler anymore. I used fpc 2.0.0 and fpc 
> 2.0.2 as
> starting compilers, but both stop at the same place:
> 
> D:/lazarus/source/fpc/2.1/compiler/ppc1.exe -Ur -Xs -OG2p3 -n -Fui386 
> -Fusystems
> -FuD:/lazarus/source/fpc/2.1/rtl/units/i386-win32 -Fii386 -FE.
> -FUi386/units/i386-win32 -dRELEASE -g -gl -di386 -dGDB -dBROWSERLOG 
> -Fux86 pp.pas
> i386\units\i386-win32\pp.o(.text+0x514): In function `MYEXIT':
> pp.pas:195: undefined reference to `$DBGDWARF$_Ld1'
> pp.pas(207,1) Error: Error while linking
> make.exe[4]: *** [ppc386.exe] Error 1
> 
> I suspect it stopped compilation after 10-12-2005.

I did some trial and error compilation:
revision 1921 compiles correctly
revision 1922 fails

Vincent



More information about the fpc-devel mailing list