On 3 Sep 2001, at 0:00, Palm Developer Forum digest wrote: > Subject: Segment error > From: RedStar <[EMAIL PROTECTED]> > Date: Mon, 3 Sep 2001 10:48:43 +0400 > X-Message-Number: 10 > > Hello , All > > Everybody now, what does mean next warning: > > "Segment 'Precompiled Headers' is greater than 64KB, it will generate > an invalid PRC file." > > How i can repair this? > > My source code is over 64k and i use large code model. > > > -- > best regards, RedStar 1) don't use large model, smart is much better (and small is the best) (it is for the size of application (and speed too)) 2) use more segments (it was a lot of messages about it, read archives) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
