Bruno Chavez wrote:
Hi!!

I downloaded via svn all the source of lazarus, I have
in other sub the lazarus working, but when I try to
compile lazarus with make or make clean all tell me:

make: -iVSPTPSOTO: Command not found
make: -iSP: Command not found
make: -iTP: Command not found
make: -iSO: Command not found
make: -iTO: Command not found

Make cannot find the compiler.

Make sure that ppc386 is on the path or pass the location of the compiler to make:
make PP=c:\fpc\bin\i386-win32\ppc386.exe

or read the BuildFaq:
google for BuildFaq.pdf

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to