On Sunday 27 April 2008 16:58:20 Daniel Glöckner wrote:
> You can pass only one parameter to the interpreter of a shellscript.
> This is not a TinyCC limitation.

Since when can you only pass one argument to the interpreter? Try this:
        #!/bin/echo -DTEST=1 -run
Put it in a file, chmod +x and run it. You get -DTEST=1 -run ./filename". If 
you don't, then there's a problem with your system, not the compiler. What 
operating system are you using?


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to