Re: [nanogui] Re: Re: A error occured when I compiled libwww on MIPS !

hi, Jonathan

ĦĦĦĦMy mean is that I use "CC=mipsel-linux-gcc ./configure --host=mipsel-linux". But the Makefile created does not have "CC=mipsel-linux-gcc" at all.

B.Regards,
=============================================
Jianyu Lin 2002-12-11 19:32:21
Email:linjy@i-net.com.cn
=============================================

-----Original Message-----

>hi, jonathan.foster
>
>ĦĦĦĦI have done it as you say. But when I run "make", I found it still use "gcc" not "mipsel-linux-gcc" to compile.
>
>B.Regards,
>=============================================
>Jianyu Lin 2002-12-11 19:26:34
>Email:linjy@i-net.com.cn
>=============================================
>
>-----Original Message-----
>
>>Hi,
>>
>>> [root@pc w3c-libwww-5.2.8]# ./configure CC=mipsel-linux-gcc
>>
>>The standard way of cross-compiling for packages with a 'configure' script is:
>>
>>.../configure --host=mipsel-linux
>>make
>>
>>Or, if you want to install it:
>>
>>.../configure --host=mipsel-linux --prefix=/my/mips/target/directory
>>make
>>make install
>>
>>For information about what the options mean, try ./configure --help
>>
>>And _please_ don't cross-post to so many lists...
>>
>>Kind regards,
>>
>>Jon
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
>For additional commands, e-mail: nanogui-help@linuxhacker.org

Received on Wednesday, 11 December 2002 06:31:19 UTC