On Sunday 08 January 2006 13.03, Florian Klaempfl wrote: > Carsten Bager wrote: > > Hi > > I am programming to an embedded ARM platform and my question > > is, is it possible to force constants to stay in the code segment > > (constant strings etc.) In C you can do this using "static". > > It looks as all string constants are placed in the data segment, and all > > variables are placed in the bss segment. Is that always the case? > > Yes. What's the exact reason you need them in text segment?
In embedded work *all* should be possible. Every job is a special job and needs special solutions. Da kommt noch einiges auf euch zu! ;-) Martin _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal