<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/8 Marco van de Voort <span dir="ltr"><<a href="mailto:marcov@stack.nl" target="_blank">marcov@stack.nl</a>></span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>To build a 2-byte windows unit (and the new RTL),<br>
<br>
1) checkout fpc/branches/unicode<br>
2) do a make cycle to get a fresh 2.7.1<br></blockquote></div><br></div><div class="gmail_extra">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.<br>
</div><div class="gmail_extra"><br>C:/FPC/2.6.2/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi..<br>/win -FE. -FUC:/lazarus/jenkins/workspace/buildfpc_branch/platform/i386-win32/fp<br>c/branches/unicode/rtl/units/i386-win32 -di386 -dRELEASE -Us -Sg system.pp -Fi..<br>
/win<br>astrings.inc(1429,11) Error: overloaded functions have the same parameter list<br>astrings.inc(1435,11) Error: overloaded functions have the same parameter list<br>system.pp(709) Fatal: There were 2 errors compiling module, stopping<br>
Fatal: Compilation aborted<br><br><a href="http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/unicode/rtl/inc/astrings.inc?r1=24715&r2=24885&diff_format=l">http://svn.freepascal.org/cgi-bin/viewvc.cgi/branches/unicode/rtl/inc/astrings.inc?r1=24715&r2=24885&diff_format=l</a> seems an unnecesary change which I suspect breaks compilation<br>
<br></div><div class="gmail_extra">Vincent<br></div></div>