You have to seperate your files into multiple segments. "Precompiled Headers" is only the name of your segment that is over 64k. Just make sure all your segments are under 64k and you should be fine.
trv -- Trevor Menagh, Software Engineer iambic, Inc. (www.iambic.com) [EMAIL PROTECTED] (408) 367-1600 x20 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ola Theander Sent: Tuesday, January 15, 2002 2:00 PM To: Palm Developer Forum Subject: Prblm: Linker error "Segment Precompiled Headers is greater than 64KB, it will generate an invalid PRC file. Dear subscribers. I'm developing an application using CodeWarrior 8.0. When I link it I get a message that states "Segment 'Precompiled Headers' is greater than 64KB, it will generate an invalid PRC file". Unfortunately I haven't managed to find any more information about this problem. Therefore I would like to know if there is someone that can clarify this for me. Does the code generated by precompiled headers get it's own segment? How can I remedy this problem? Kind regards, Ola Theander -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
