|
From: Ben H. <bh...@sa...> - 2001-02-19 08:51:51
|
At 10:19 PM -0800 2/18/01, Lark wrote: >on 2/18/01 9:43 PM, Ben Hines at bh...@sa... wrote: > >> Well it seems compiling Scribia.l is too much for my little mac now. >> Can't compile it in my 64 megs of RAM. (the problem we had with the >> final target, now on the debug target) Lags around line 11020, then >> fills up all available RAM. (id gladly get more RAM, but its a >> powerbook 1400. 64 == max) > >Try commenting out all those pragmas at the beginning of the scanner. Indeed, that worked, with 17 megs to spare even! :) Didnt really notice a difference in speed, but the app is 2.6 megs now... I'm not sure what would be causing elenis' problems. Was SHOW_LICENSE defined for the release you made? I noticed that the LSIOUXAttachment is still commented out, but we call cout anyway if the SHOW_LICENSE is defined - that could be bad (or maybe the cout will just do nothing.) The SIOUXAttachment should be in a SHOW_LICENSE ifdef. If we still want it. (IMO, the about box is enough) -Ben -- <http://tunnels.tripod.com/> - My Old-As-Hell Home Page <http://freepages.sf.rootsweb.com/~bhines/> - My newish Genealogy Pages |