Arthur Williams via Tinycc-devel <tinycc-devel@nongnu.org> wrote:

> when I changed the shebang to '#!/bin/tcc -run -g -bt4'.

#! doesn't work that way; tcc won't get all those flags as
separate arguments.  Try running from the command line.

Arnold

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to