[fpc-pascal]Compiling problem

Peter Vreman peter at freepascal.org
Wed Jun 23 21:35:47 CEST 2004


> Unitsearch: c:\fpc\units\win32\rtl\syswin32.ppw
> PPU Loading c:\fpc\units\win32\rtl\syswin32.ppw
> Unitsearch: c:\fpc\units\win32\rtl\syswin32.pp
> Unitsearch: c:\fpc\units\win32\rtl\syswin32.pas
> si.pas(56,1) Fatal: Can't find unit SYSWIN32
>
> It seems to be looking in the correct spot now, and syswin32.ppw does
> indeed exist in the \fpc\units\win32\rtl directory, but it's still giving
> me the same error (and I'm assuming the message "PPU Loading" means it
> found the unit and loaded it, which would make it all the more confusing).

Use -vu to see the reason why it wants to recompile the unit






More information about the fpc-pascal mailing list