This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

.debugmem Symbol reseved in CGT 7.0.1

 

Hello,

 

This post is for info only. Our code used a data section called  .debugmem.

When this code is compiled under Linux CGT 7.0.1, it gives the following error

fatal error: illegal output section name;
  ".debugmem" is a reserved section name

I changed the name of the section and it compiles successfully without any error.

Thanks

Pranav Desai