Hi Michael,
- update/clone fpc:
git clone https://gitlab.com/freepascal.org/fpc/source.git fpc
** ok
- Switch to unicode branch:
cd fpc **missing in the description
git switch unicodertl
** ok
- Create FPC unicode-rtl-capable compiler
cd fpc ** already in fpc
make all
** ok, beside of the fact
On Thu, 12 Jan 2023, Rolf Wetjen via lazarus wrote:
Hi Michael,
I'm interested in this but I expect that I'm not the expert you are
looking for. Some time ago ( Lazarus 1.8 or even earlier) I made a
directory sync program for my own use for Windows which is aware of
Unicode names in the fi
Hi Michael,
I'm interested in this but I expect that I'm not the expert you are
looking for. Some time ago ( Lazarus 1.8 or even earlier) I made a
directory sync program for my own use for Windows which is aware of
Unicode names in the file system.
I tried to follow your instruction but I fa
Hello,
I'm currently working for a company (Tixeo.com) that is preparing to use FPC to
recompile their flagship product (written in Delphi) for certain targets.
As part of this work, we're striving to make the Free Pascal
RTL and Packages more compatible with recent Delphis.
That means:
-