Board index » delphi » compiling large programs in TP7
dexter...@my-deja.com
![]() Delphi Developer |
Fri, 28 Feb 2003 16:35:29 GMT
|
dexter...@my-deja.com
![]() Delphi Developer |
Fri, 28 Feb 2003 16:35:29 GMT
compiling large programs in TP7
Hi! I use Turbo Pascal 7.0 in my projects and it seems that my programs
are getting huge by the moment. When i include too many (LARGE) units in the USES clause, then compile using the IDE, i get a out of memory. I use the TP7 IDE in compiling my programs, and will the use of command- line compiler TPC solve the problem?? Also, when i use TPX, the IDE of TPX gives me some funny errors although my program is correct!? What is the limit of the TP (and TPX) IDE when it come to compiling large programs? thats all and thanks people!! -Dexter Sent via Deja.com http://www.deja.com/ |
Osmo Ronkan
![]() Delphi Developer |
Sat, 01 Mar 2003 01:53:54 GMT
Re:compiling large programs in TP7QuoteIn article <8pi5gg$m9...@nnrp1.deja.com>, <dexter...@my-deja.com> wrote: kind of errors you get and when. Does TPX use a different initialization file (BP does not have TPX so I Osmo |
Huub van Doore
![]() Delphi Developer |
Sat, 01 Mar 2003 06:34:00 GMT
Re:compiling large programs in TP7dexter...@my-deja.com heeft geschreven in bericht <8pi5gg$m9...@nnrp1.deja.com>... Quote>Hi! I use Turbo Pascal 7.0 in my projects and it seems that my maybe you have forgotten to set the compiler destination to 'to disk' by the installation program? Greetings, Huub. |
Jud McCrani
![]() Delphi Developer |
Sat, 01 Mar 2003 23:01:05 GMT
Re:compiling large programs in TP7Quotedexter...@my-deja.com wrote: large programs easily, if you can get it. Jud McCranie |
Hanford W. Car
![]() Delphi Developer |
Sun, 02 Mar 2003 01:52:54 GMT
Re:compiling large programs in TP7QuoteJud McCranie wrote: I've had that 'out of memory message' when using BP7, usually after I was puzzled that when I moved to a computer that had scads more memory IMHO BP7 has a memory leak. Another limit is the total number of variables in the program including Regards Hanford |
Marco van de Voo
![]() Delphi Developer |
Sun, 02 Mar 2003 02:12:05 GMT
Re:compiling large programs in TP7Quote>"MS-DOS Protected Mode (DPMI) memory" section from "auto" to "4096". I |
Juergen Pfeiffe
![]() Delphi Developer |
Sun, 02 Mar 2003 02:44:17 GMT
Re:compiling large programs in TP7Quote"Hanford W. Carr" wrote: EMS, so you must increase the amount of avaiable EMS for TP. Greetings |
Hanford W. Car
![]() Delphi Developer |
Sun, 02 Mar 2003 03:24:01 GMT
Re:compiling large programs in TP7Marco van de Voort wrote: Quote
see I've been using BP7 for a long time) and it probably would occur on my current 128 MB machine if only I used it enough. Regards Hanford |
Jud McCrani
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Re:compiling large programs in TP7"Hanford W. Carr" <handyc...@mediaone.net> wrote: Quote>I've had that 'out of memory message' when using BP7, usually after never had the problem if I didn't have too many windows open. Jud McCranie |
MaxBanan
![]() Delphi Developer |
Thu, 06 Mar 2003 10:42:52 GMT
Re:compiling large programs in TP7<dexter...@my-deja.com> schrieb in im Newsbeitrag: Quote> Hi! I use Turbo Pascal 7.0 in my projects and it seems that my programs Ich habe auch das Problem gehabt, das nach einer Weile Editieren, Debuggen und Run's fr Neukompilationen nicht genug Speicher da war. (After some runs's/debug's lost of dos/extmem. Then new build can stops with memory error) Bei mir lag es daran, das meine Sourcen den Speicher sehr unsauber wieder freigaben. (The reason was the very bad deallokation of my sources) Das hei?t das NACH Programmstarts (Run's) von der IDE aus weniger Speicher frei war als DAVOR. Das m?te von Ihnen aber feststellbar sein. In der Infobox der IDE (Anzeige des freien Erweiterungsspeicher) mu? das vorher/nachher beobachtet werden. (Show in the infobox of the IDE for this.) Erst ein Dosneustart l?st das Problem (der unsauberen deallokationen) wieder. W?hrend der Kompilation (oder Build) mu? die Angabe ber freien |
1. Is it possible to execute a large program from inside TP7
2. Running sub-programs in TP6/TP7 programs
3. Problem with TP7 compiled software on W98+ PCs
4. how to compile own tp7-unit
5. Comment compile t'on un programme tp7 en mode protégé avec tpx
6. TP7 Compiled Pascal problem on W98+
7. Problem with TP7 compiled software on W98+ PCs
8. Question://packages, compile time, and *very* large project organization