On Tue, 31 Jan 2006 19:16:45 +0100
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> 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 

ppc386 is ppcppc under Mac OS X.
Make sure you installed the FPC dmg from the Lazarus sourceforge site.

> compiler to make:
> make PP=c:\fpc\bin\i386-win32\ppc386.exe
> 
> or read the BuildFaq:
> google for BuildFaq.pdf


Mattias

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

Reply via email to