Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
General
(Moderators:
FPK
,
Tomas Hajny
) »
Dotted RTL how to use
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Knigo
by
Roland57
[
Today
at 09:17:39 pm]
is there a Base 26 / Radi...
by
Josh
[
Today
at 08:54:36 pm]
FPC Unleashed (inline var...
by
Fibonacci
[
Today
at 08:49:31 pm]
[New Component] ExtTabCtr...
by
wp
[
Today
at 08:10:11 pm]
XLibre, finally and fortu...
by
Fred vS
[
Today
at 05:59:14 pm]
AArch64. Fast method to c...
by
LemonParty
[
Today
at 05:54:54 pm]
Notetask 1.1.4 - Free cro...
by
AlexanderT
[
Today
at 04:55:38 pm]
Pixie: A lightweight HTML...
by
Tomxe
[
Today
at 01:48:30 pm]
TstringGrid read cell col...
by
rnervi
[
Today
at 01:20:27 pm]
EasyLazFreeType Bug?
by
Tommi
[
Today
at 10:57:47 am]
embed .jpg file into .pp ...
by
Thaddy
[
Today
at 09:51:38 am]
Call SetLength from assem...
by
Thaddy
[
Today
at 09:00:36 am]
Lazarus Main and Gnome/Wa...
by
robert rozee
[
Today
at 08:57:55 am]
TPlaysound problem Ubuntu...
by
jamie
[
Today
at 12:57:32 am]
Portable verion of FPC an...
by
Martin_fr
[
Today
at 12:26:26 am]
Release ray4laz 6.0
by
lazarusprogrammer
[June 07, 2026, 08:02:14 pm]
Where is Lazarus config
by
n7800
[June 07, 2026, 07:49:03 pm]
Auto-vectorization hint/w...
by
Ten_Mile_Hike
[June 07, 2026, 07:31:42 pm]
Splitting Picture into Qu...
by
Dzandaa
[June 07, 2026, 06:16:22 pm]
Lazarus 4.99 - New featur...
by
Martin_fr
[June 07, 2026, 05:46:05 pm]
GDB 17 for Windows
by
Martin_fr
[June 07, 2026, 04:45:35 pm]
Hint not being shown
by
J-G
[June 07, 2026, 03:34:25 pm]
UnoLib - library in Pasca...
by
ackarwow
[June 07, 2026, 02:16:15 pm]
Very rough version of a s...
by
hedgehog
[June 07, 2026, 08:24:00 am]
water filling simulation
by
ADMGNS
[June 06, 2026, 09:54:50 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Dotted RTL how to use (Read 965 times)
my_only_lonely
New Member
Posts: 16
Dotted RTL how to use
«
on:
June 12, 2025, 05:50:29 am »
I have read the doc
https://wiki.freepascal.org/FPC_Dotted_RTL
, and compiled a new RTL. But how can I use this version of RTL, is there any switch I should add?
Lazarus still cannot compile when uses a dotted unit, like System.Generics.Collections, it says it cannot find the unit.
Logged
PascalDragon
Hero Member
Posts: 6396
Compiler Developer
Re: Dotted RTL how to use
«
Reply #1 on:
June 13, 2025, 11:19:11 pm »
You need to make sure that the
fpc.cfg
of the compiler that Lazarus uses points to the correct RTL (maybe even with a separate
ifdef
so that you can relatively easily switch between dotted and non-dotted RTL).
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
General
(Moderators:
FPK
,
Tomas Hajny
) »
Dotted RTL how to use
TinyPortal
© 2005-2018