> 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/
