Marcos Douglas schrieb: > I created PPC_SOURCE_PATH variable at the system. > PPC_SOURCE_PATH = c:\freepascal\fpc\2.5.1 > > In fpc.cfg, I replaced: > -Fu$PPC_SOURCE_PATH/$FPCVERSION/units/$FPCTARGET/ Now you have the version (2.5.1) twice in -Fu - no wonder that it doesn't work. DoDi