[fpc-devel] Building compiler, rtl, host, target... (cross compiling)
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Thu Apr 7 06:21:26 CEST 2011
Skybuck Flying schrieb:
> So this is my biggest question and hunch: At some point during this
> whole step/phase the RTL needs to be switched/swapped with the new
> RTL...
No swapping required. The host-RTL is linked *into* the compiler itself,
the target-RTL is used (read, compiled) *by* the compiler, at runtime.
DoDi
More information about the fpc-devel
mailing list