2011/8/22 Florian Fainelli <flor...@openwrt.org>:
> Hello,
>
> On Monday 22 August 2011 03:20:21 xinglp wrote:
>> as below.
>>
>> tools/gmp/Makefile
>>
>> define Host/Configure
>>         (cd $(HOST_BUILD_DIR)/$(3); \
>>                ABI=32  $(HOST_CONFIGURE_CMD) \
>>                 $(HOST_CONFIGURE_VARS) \
>>                 $(HOST_CONFIGURE_ARGS); \
>>         )
>> endef
>
> Can you describe in details what kind of system your are building with?

I'm using a LFS system.
kernel 3.0.1
gcc 4.6.1
glibc 2.14

Listed in this URL.
http://www.linuxfromscratch.org/lfs/view/development/chapter03/packages.html

> --
> Florian
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to