[Oberon] Importing string constants in PO

Peter Matthias PeterMatthias at web.de
Mon Feb 19 20:52:07 CET 2018


Importing string constants does not work in PO. Strings from same module 
are shown.

For ARM and RISC-V compiler I changed string addresses to negative 
values to have easy PC-relative access to module data. Unfortunately 
this also changes the symbol file. But fortunately string constants are 
not used in the system so I disabled them.

Peter


More information about the Oberon mailing list