I decided to go with Coco/R Delphi (http://tetzel.com/CocoR/). Has anyone managed to compile it with FP? There's a weird bug in StringTools.pas unit, which I think is a bug of FP.
There's only one unit in the uses clause, which is Graphics. After converting the source with Lazarus, compilation gives "circular unit reference between CocoAGI and StringTools". I try removing StringTools from CocoAGI uses clause, now it gives another one "circular unit reference between StringTools and Graphics". Graphics doesn't have uses clause, so how could it happen? -- View this message in context: http://www.nabble.com/Writing-a-compiler-tp21285931p21307025.html Sent from the Free Pascal - General mailing list archive at Nabble.com. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal