Quote Originally Posted by WILL
Ah! I see.... well thats something that would perhaps go on a requested features list no?
Perhaps with the internal ]
So what is probably the easiest way to plug in the Linux RTL so that I may cross-compile?
[/quote]

Install the runtime library source code, use the makefile, and make the compiler point to the unit by the appriopriate command line options. There also a few threads about this on the Free Pascal forums, in case you need some help.

Quote Originally Posted by WILL
Oh and after setting this up at the top of my program's code I doubt I'll have more issues of that nature.
I don't think so. Well, in 2.2 there will be Win64 and Windows define for the new win64 platform.