2013/6/8 Marco van de Voort <[email protected]> > > To build a 2-byte windows unit (and the new RTL), > > 1) checkout fpc/branches/unicode > 2) do a make cycle to get a fresh 2.7.1 >
I did a make all at the top level directory, which ignores my fpc.cfg (good) and calls make cycle in the compiler dir (good). It fails. C:/FPC/2.6.2/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi.. /win -FE. -FUC:/lazarus/jenkins/workspace/buildfpc_branch/platform/i386-win32/fp c/branches/unicode/rtl/units/i386-win32 -di386 -dRELEASE -Us -Sg system.pp -Fi.. /win astrings.inc(1429,11) Error: overloaded functions have the same parameter list astrings.inc(1435,11) Error: overloaded functions have the same parameter list system.pp(709) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/unicode/rtl/inc/astrings.inc?r1=24715&r2=24885&diff_format=lseems an unnecesary change which I suspect breaks compilation Vincent
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
