Leopold Toetsch <[EMAIL PROTECTED]> wrote:

[ initial proposal ]

I've now checked in a working version.
* c2str.pl generates a  .str header from a .c file
* c2str.pl --all generates $(INC)/string_private_cstring.h
* this us used in string_init() to finally generate entries
  in the interpreter's constant string table

* to add new files makefiles/root.in or such has to be edited
  see objects.str as a template

Using multiple files is only slightly tested though.

leo

Reply via email to