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

Re: [MiNT] broken makefile for HypView?



Peter Persson wrote:
While compiling kernel+tools I noticed that stack choked on the line:
	$(STACK) -S128K $(TARGET)

This syntax works fine for me.

It works with:
	$(STACK) -S=128k $(TARGET)

It fails:
m68k-atari-mint-stack: not a valid stack size: ``=128K''

That's weird.

--
Vincent Rivière