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.

Linker warning leads to 4-5 hours build time

Hello,

 

I am facing a linker warning something like

abc.c", line 69: warning:  relocation type is static base-relative, but references symbol  "_gbl_variable" defined in section ".sys_intram_data"; references to  section ".sys_intram_data" are not relative to any static base, so this  relocation cannot be performed (type = 'R_C60BASE' (80), file =   "./abc.obj", offset = 0x00000028, section =   ".sys_intram_code")

 

I am not able to understand this

could you please help me out?

 

thanks and regard,s

Sathish