[lazarus] error by compiling syslinux
Marc Weustink
weus at quicknet.nl
Wed Apr 5 18:41:17 EDT 2000
At 17:29 05-04-2000 -0500, Baeseman, Cliff wrote:
>Is there a switch in fpc to build all *.pp in a given directory or do I have
>to give it the name of each file.
Eehhh... just do a ppc386 *.pp in that dir ?
But serious, Most of the time you don't need to compile the units used by
your project. the compiler should be able to find them itself.
ppc386 yourproject.pp should be enough
Marc
More information about the Lazarus
mailing list