That's what I was forgetting. I had the same problem, then I cleaned and it worked. I'm not sure if this is a documented way to multisegment with managed make projects, but perhaps it should be. It is pretty simple.
Jonathan King > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-433363- > [EMAIL PROTECTED] On Behalf Of Dr. Vesselin Bontchev > Sent: Monday, May 09, 2005 5:12 AM > To: Palm Developer Forum > Subject: RE: Multi-segment applications > > > No offense, but it appears that you want two segments but are > > only specifying one. > > I want only one *extra* segment (i.e., in addition to the default code 1). > One doesn't specify the default segment in a multi-segment application - > only the extra ones. I was doing everything "by the book" - and yes, I had > read the documentation; I have also looked at the sources of several Open > Source multi-segment applications - but for some reason it wasn't working. > My guess is that the makefile was being too clever - it was seeing that > parts of the old program were already compiled and was trying to just link > them. When I cleaned everything and rebuilt from scratch, it worked. > > Regards, > Vesselin > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
