On 03/14/2011 03:47 PM, Garret Raziel wrote: > Wow, it was fast:-). I have question. Is it possible to port GNU > smalltalk on NN that fast? > I am using the OpneWrt SDK. take a look: http://en.qi-hardware.com/wiki/Porting_programs
I just add a base package makefile for smalltalk http://qi-hw.com/p/openwrt-packages/65a509c but I got some compile error when compile. maybe you can try the SDK and fix the error :) error message: libtool: compile: mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/home/xiangfu/openwrt-xburst.full_syst\ em/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include -I/home/xiangfu/openwrt-xburst.full_system/staging_dir/target-mipse\ l_uClibc-0.9.30.1/include -I/home/xiangfu/openwrt-xburst.full_system/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30\ .1/usr/include -I/home/xiangfu/openwrt-xburst.full_system/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/include \ -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -c handler.c -fPIC -DPIC -o .libs/handler.o In file included from fault-linux-mips.h:18, from fault.h:37, from handler-unix.c:67, from handler.c:20: /home/xiangfu/openwrt-xburst.full_system/staging_dir/toolchain-mipsel_gcc-4.3.3+cs_uClibc-0.9.30.1/usr/lib/gcc/mipsel-openwr\ t-linux-uclibc/4.3.3/../../../../mipsel-openwrt-linux-uclibc/sys-include/asm/sigcontext.h:21: error: redefinition of 'struct\ sigcontext' -- Best Regards Xiangfu -- Qi RSS feed, http://en.qi-hardware.com/feed/rss20.xml -- _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

