On Thu, 29 Jun 2006 08:58:03 +0200 "Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:
> That might have been my fault. My last patch incorporated changes > from Darius to the Makefile.fpc. I thought that the Makefile always > gets generated from the fpcmake, so I didn't need to patch the > Makefile. > > Have I miss understood the build process? The IDE checks the Makefile.fpc on each package build. If it changes (ignoring spaces), it saves the new Makefile.fpc and calls fpcmake. So, yes, it should work. Unless it is write only. Mattias > > Regards, > - Graeme - > > > On 6/29/06, Burkhard Carstens <[EMAIL PROTECTED]> wrote: > > Hi. > > > > Lazarus svn trunk (r9524). > > Linux i386 > > > > "make bigide" fails. The Makefile in components/fpcunit/ seems to be > > defect: $(LCL_PLATFORM) is empty. Running fpcmake in components/ > > fpcunit/ corrects this. > > > > Regards > > Burkhard > > > > _________________________________________________________________ > > To unsubscribe: mail [EMAIL PROTECTED] with > > "unsubscribe" as the Subject > > archives at http://www.lazarus.freepascal.org/mailarchives > > > > _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
