[fpc-devel]other misc analogy error in /rtl/win32/
Marco van de Voort
marcov at stack.nl
Tue Oct 17 15:49:28 CEST 2000
>
> C:\pp\source\rtl\win32>make install
> ginstall -m 755 -d /pp/units/win32/rtl
> cp -fp wprt0.ow wdllprt0.ow /pp/units/win32/rtl
> C:/PP/BIN/WIN32/cp: /pp/units/win32/rtl/wprt0.ow: Input or output error
> (EIO)
> C:/PP/BIN/WIN32/cp: /pp/units/win32/rtl/wdllprt0.ow: Input or output error
> (EIO)
>
> make.exe: *** [fpc_loaders_install] Error 1
>
> Might be better verify platform? I am use NOT *NIX, and Windows2000 Advanced
> Server.
Typical error if you use the dos assembler to create win32 files.
Did you try to patch the file by hand?
More information about the fpc-devel
mailing list