I don't have it in, I'm using FPC 2.0.4.
However, I tryed re-installing everything.
Compiles fine, but I don't know how to install the new units.
(and this works _only_ when I copy and paste the rtl unit where the compiler expects it to be).
Should I copy/paste them somewhere or do something like make install?
I also noted make install does exist, but copyes the compiled units in the root folder, while I wish them to be under fpc/path/to/units.
Finally, what I get in that folder is just some .o files, a couple .ppu but what about all those .inc? Where are "my" ppw etc?