[fpc-devel] Unicode RTL
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Jul 28 10:29:44 CEST 2023
On 24.07.23 21:49, Michael Van Canneyt via fpc-devel wrote:
> [...]
> Subtarget support is explained in more detail here:
> https://wiki.freepascal.org/FPC_Subtarget_Support
> * compile the various Lazarus widgetsets into different directories
> * ... any other things you may think of ...
>
> all with a single installation of FPC.
The -t switch alters the $fpctarget, and therefore searches the fpc
units in another directory. So a non-fpc project must add the -Fu for
the fpc units itself.
Can you elaborate, how -t gives non-fpc projects new possibilities?
Mattias
More information about the fpc-devel
mailing list