Hi, While compiling kernel+tools I noticed that stack choked on the line: $(STACK) -S128K $(TARGET) It works with: $(STACK) -S=128k $(TARGET) (makefile for HypView) best regards -- PeP