On Tue, 2011-04-19 at 11:43 +0300, Sertac TULLUK wrote:
> > 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

Right, so you need to do: "make HOST_CC=gcc" for this to work right now.
 
> > You probably want CC=arm-linux-gcc and leave HOST_CC alone.

> Here is my current point with arm-linux-gcc: http://pastebin.com/Vrqx6B9E

You'll need TARGET=framebuffer when you clean, too; otherwise it will
clean the gtk build tree, instead.


John.


Reply via email to