[fpc-pascal] Embedded ARM7 and long strings
Carsten Bager
carsten at beas.dk
Wed Aug 21 08:36:36 CEST 2013
> Am 24.07.2013 09:07, schrieb Carsten Bager:
> > The {$LONGSTRINGS OFF} directive is given at the beginning of the program, and that
> > eliminates any problems with "long strings" using the 2.05 compiler. That does not seem to
> > work with the new compiler.
> >
> > Is there a way around this problem?
>
> I applied a fix in r25283 which should help you.
I have tested it, and it works. :-)
I will go on with my attempt to get the compiler compiling to Arm7 embedded.
Carsten
More information about the fpc-pascal
mailing list