On 19 Oct 2010, at 11:18, Graeme Geldenhuys wrote:

> cresstr.pas(149,178) Error: Identifier not found "DefaultSystemCodePage"
> cresstr.pas(165,117) Error: Identifier not found "DefaultSystemCodePage"
> cresstr.pas(170,126) Error: Identifier not found "DefaultSystemCodePage"
> cresstr.pas(320) Fatal: There were 3 errors compiling module, stopping

I'm not sure how that's related to the merge I did. DefaultSystemCodePage is a 
system unit variable that was introduced in the cpstrnew branch. The error 
message suggests that you are trying to compile the cpstrnew compiler against 
an RTL from a different version. The cpstrnew compiler depends on the cpstrnew 
RTL.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to