Re: [fpc-pascal] *.lpi files in FPC 'compiler' directory

2009-08-25 Thread Felipe Monteiro de Carvalho
They are excelent to debug the compiler. -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] *.lpi files in FPC 'compiler' directory

2009-08-25 Thread Florian Klaempfl
Graeme Geldenhuys schrieb: > Hi, > > What is the use of the /compiler/*.lpi files? Is that another way > of building a new compiler version using Lazarus IDE (instead of 'make' > from the command line? They can be used for FPC (compiler) development with lazarus. _

[fpc-pascal] *.lpi files in FPC 'compiler' directory

2009-08-25 Thread Graeme Geldenhuys
Hi, What is the use of the /compiler/*.lpi files? Is that another way of building a new compiler version using Lazarus IDE (instead of 'make' from the command line? Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net/fpgui/ __