Re: [OpenWrt-Devel] Building Python extensions

2013-07-26 Thread Yousong Zhou
Hi, Drasko, On 27 July 2013 06:01, Drasko DRASKOVIC wrote: > Hi all, > I tried to install a Pyton extension directly on the MIPS target via pip : > > root@Marx:/# pip install netifaces > Downloading/unpacking netifaces > Running setup.py egg_info for package netifaces > > ... > > uilding 'netif

[OpenWrt-Devel] Building Python extensions

2013-07-26 Thread Drasko DRASKOVIC
Hi all, I tried to install a Pyton extension directly on the MIPS target via pip : root@Marx:/# pip install netifaces Downloading/unpacking netifaces Running setup.py egg_info for package netifaces ... uilding 'netifaces' extension mipsel-openwrt-linux-uclibc-gcc -fno-strict-aliasing -Os -pip