const declaration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

const declaration

2,973 次查看
p_vagnoni
Contributor III
Hi all,
 
I have this problem: I need to have many constant string, I declare them as a global const but when i link my project the string that I haven't use in my program doesn't exists. Is there some settings to do to force the compiler/linker to leave it in memory?
 
Thanks all,
标签 (1)
0 项奖励
回复
3 回复数

884 次查看
Lundin
Senior Contributor IV
Yes, check out "ENTRIES" in your .prm file.
0 项奖励
回复

884 次查看
p_vagnoni
Contributor III
Hello,
 
Could you explain me better this procedure?
 
Thanks in advance,
0 项奖励
回复

884 次查看
Alban
Senior Contributor II
Hello,
 
Please refer to post dead stripping nightmares  in 8-Bit board and continue thread there only.
Keeping one thread avoids double work and allow to have all info in ONE place.
 
Cheers,
Alban.
0 项奖励
回复