[lazarus] Linux HowTo
Marc Weustink
Marc.Weustink at cuperus.nl
Wed Jun 21 04:43:52 EDT 2000
+ From: christer.t.johansson at se.abb.com
+
+ After a little cutting and pasting in the makefile
That shouldn't be needed.
+ I walked around that problem, but now it is the PROCESS problem.
The process unit is introduced in the 0.99.15 version of the compiler.
+ I know about the snapshot, but in the snapshot I could only
+ find the .o and .ppu file ??
Get the latest sources of the compiler (at least a 0.99.15 version)
OR
edit your ppc386.cfg and add the line(s)
-Fu/your/path/to/your/units/dir
-Fu/your/path/to/your/other/units/dir
OR
if you don't have the compiler sources:
put the .o and .ppu files in their dirs: /opt/fpc/rtl and /opt/fpc/fpc and
/opt/fpc/gtk
HTH, Marc
More information about the Lazarus
mailing list