[fpc-pascal] Re: How to install another version of fpc?

2012-04-30 Thread leledumbo
fpc would look for the compiler in the same directory as it is. I believe your fpc resides in /usr/bin or /usr/local/bin -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/How-to-install-another-version-of-fpc-tp5672688p5675207.html Sent from the Free Pascal -

RE : [fpc-pascal] Error in my mind or typo in sqldbtoolsunit.pas?

2012-04-30 Thread Ludo Brands
... however, I don't see any corresponding CREATE TABLE FPDEV2 in the rest of the code or any mention of it? In the TestFieldTypes unit there are several 'create table FPDEV2' whenever a special particular table is needed. Nowhere FPDEV2 is dropped. So I assume the unwritten convention is

Re: [fpc-pascal] How to install another version of fpc?

2012-04-30 Thread Jonas Maebe
Anthony Walter wrote on Sat, 28 Apr 2012: What do I have to do to get fpc to see the new version? http://lists.freepascal.org/lists/fpc-devel/2009-January/016299.html Jonas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] Compiling from and to memory

2012-04-30 Thread Florian Klaempfl
Am 26.04.2012 14:57, schrieb OBones: Jonas Maebe wrote: OBones wrote on Mon, 23 Apr 2012: And because I have to split my generated files so that FPC does not hit the 2GB memory limit (which it does for a 15M source file) What is the structure of that source code? (a few giant routines,

[fpc-pascal] jsondataset: Memleak

2012-04-30 Thread Marcos Douglas
Please see: http://bugs.freepascal.org/view.php?id=21900 Marcos Douglas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal