In message <3634E22A.7574A88E@wplus.net>you write: > /include -I. -I. -I./config \ > -c ./objc/sarray.c -o objc/sarray.o > /var/tmp/ccwXPlKq.s: Assembler messages: > /var/tmp/ccwXPlKq.s:309: Error: Alignment not a power of 2 > gmake[1]: *** [objc/sarray.o] Error 1 Sounds like you've got a mismatched assembler and compiler. jeff