Frank,
thanks for your inputs that I read in the mailing list archives. I was hoping there is an option to allow making the names in lowercase.
Everyone,
can somebody please send me information on how to change the GPC naming schema so that it will generate names that are all in lowercase? At this point I am willing to take a chance and rebuild my GPC compiler if it will generate all lowercase names.
I have Pascal procedures/functions that are called by both Pascal and C modules. Global variables are used in both C and Pascal modules. There are close to 100 global variables and around sixty Pascal procedures/functions shared by both C and Pascal. All these scattered over 500 Pascal and C source files. The C modules use all lowercase for the names. So I either convert the C files to have first character uppercase names or add asmname in the Pascal files. Either way, I will need to edit hundreds of files.
Regards,
Jing Gloria Texas Instruments Sherman, TX