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.

linux-c6x on C6678

When I built  'linux-c6x-project' in 'linux-c6x-2.0.0.63-src', there were something wrong with it.

The project copied all the file in root directory to ~ /Build/uClibc.el_hardfp.

It should be copy the file in ‘~linux-for-c6x/gcc-uclibc’, but now copied in '/*'.

I don't know which file or path I should edit. please help me . thank you!


********** clib ENDIAN=little FLOAT=hard
[ -d /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp ] || mkdir -p /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp
cp -a /* /opt/linux-for-c6x/linux-c6x-2.0.0.63/Build/uClibc.el_hardfp