Re: section type conflict in gcc xtensa

2016-02-22 Thread Jakub Jelinek
On Mon, Feb 22, 2016 at 02:57:43PM +0530, Hari Narasimhan H.N wrote: > Dear Sir, > > We are getting the following error "section type conflict" with xtensa > gcc when a const and non const global variable is placed in the same > section? > > I am using a bare metal cross gcc toolchain for Xtensa

section type conflict in gcc xtensa

2016-02-22 Thread Hari Narasimhan H.N
Dear Sir, We are getting the following error "section type conflict" with xtensa gcc when a const and non const global variable is placed in the same section? I am using a bare metal cross gcc toolchain for Xtensa architecture built as per instructions in http://wiki.linux-xtensa.org/index.php/Cr