[lazarus] Web page bug: http://www.pcpros.net/~vbman/howto.html

Samuel Liddicott sam at campbellsci.co.uk
Thu Aug 12 10:39:22 EDT 1999


http://www.pcpros.net/~vbman/howto.html

Sample scripts at the bottom:

new_ppc; 
cd ../rtl/linux mv *.o /opt/fpc/units/linux/ 

should be

cd ../rtl/linux 
mv *.o /opt/fpc/units/linux/ 

and it fixed my problem, I can now compile.

Sam







More information about the Lazarus mailing list