[fpc-pascal] Constants

Martin Schreiber fpmse at bluewin.ch
Tue Jan 10 07:43:23 CET 2006


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



More information about the fpc-pascal mailing list