Ok. Can you also pastebin the output of "make Q=" in libcss?
Here is make -Q result with GCC: http://pastebin.com/STZ3Uiah And here is make -Q result with ARM-LINUX-GCC: http://pastebin.com/aVQFdPgm
You probably want CC=arm-linux-gcc and leave HOST_CC alone. John.
Here is my current point with arm-linux-gcc: http://pastebin.com/Vrqx6B9E Waiting for further instructions... Again, many thanks...