> 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



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to