Problems with COPRTHR.1 on system 2006.11

Hi,
I recently upgraded the parallella system from the 2015 version to the latest 2016.11 version (Ubuntu 15.04 With HDMI Support) and found that some of my COPRTHR.1 examples didn't run correctly with the pre-installed COPRTHR library.
So I downloaded the COPRTHR sources from https://github.com/browndeer/coprthr/ar ... le-1.6.zip, compiled and installed with no problems (./configure --enable-epiphany --disable-clete; make; make install).
But now when I compile a kernel using the newly installed version, I get the following error:
clcc -k -o index_kern.o index_kern.cl
coprthr-1.6.2 (Freewill)
number of platforms 1
/opt/adapteva/esdk.2016.11/tools/e-gnu.armv7l/lib/gcc/epiphany-elf/5.4.0/../../../../epiphany-elf/lib/crt0.o: In function `_epiphany_start':
(.text+0x14): undefined reference to `__stack'
/opt/adapteva/esdk.2016.11/tools/e-gnu.armv7l/lib/gcc/epiphany-elf/5.4.0/../../../../epiphany-elf/lib/crt0.o: In function `_epiphany_start':
(.text+0x18): undefined reference to `__stack'
Could someone help me with this problem? I can provide more detailed info if needed.
Thank's lot.
JR
I recently upgraded the parallella system from the 2015 version to the latest 2016.11 version (Ubuntu 15.04 With HDMI Support) and found that some of my COPRTHR.1 examples didn't run correctly with the pre-installed COPRTHR library.
So I downloaded the COPRTHR sources from https://github.com/browndeer/coprthr/ar ... le-1.6.zip, compiled and installed with no problems (./configure --enable-epiphany --disable-clete; make; make install).
But now when I compile a kernel using the newly installed version, I get the following error:
clcc -k -o index_kern.o index_kern.cl
coprthr-1.6.2 (Freewill)
number of platforms 1
/opt/adapteva/esdk.2016.11/tools/e-gnu.armv7l/lib/gcc/epiphany-elf/5.4.0/../../../../epiphany-elf/lib/crt0.o: In function `_epiphany_start':
(.text+0x14): undefined reference to `__stack'
/opt/adapteva/esdk.2016.11/tools/e-gnu.armv7l/lib/gcc/epiphany-elf/5.4.0/../../../../epiphany-elf/lib/crt0.o: In function `_epiphany_start':
(.text+0x18): undefined reference to `__stack'
Could someone help me with this problem? I can provide more detailed info if needed.
Thank's lot.
JR