Thanks for reply but I cross compiled all the other things as i said. I
cross compiled libjpeg, zlib, libpng, freetype, even Qt with this same
cross compiler. In my system, ubuntu 11.10, this command:
which arm-linux-gcc
gives me the compiler's path. But what I did not understand is, although
the compiler is included in my path, configure doesn't show my compiler's
path in this:

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin

What can I do for noticing DirectFB about my compiler?

2011/12/1 Henning Heinold <hein...@inf.fu-berlin.de>

> On Thu, Dec 01, 2011 at 10:14:09PM +0200, Gökçen Güner wrote:
> > ./configure: line 4270: arm-linux-gcc: command not found
>                           ^^^^^^^^^^^^^^^
> > configure:4279: $? = 127
> > configure:4268: arm-linux-gcc -v >&5
> > ./configure: line 4270: arm-linux-gcc: command not found
>                           ^^^^^^^^^^^^^
> > configure:4279: $? = 127
> > configure:4268: arm-linux-gcc -V >&5
> > ./configure: line 4270: arm-linux-gcc: command not found
>                           ^^^^^^^^^^^^^
> > configure:4279: $? = 127
>
> Hi,
>
> your error is marked. Either fix your PATH variable or provide your
> correct arm toolchain prefix.
>
> Bye Henning
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to