[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] broken makefile for HypView?



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