tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Straightening out x86_64 build?


From: Edmund Grimley Evans
Subject: Re: [Tinycc-devel] Straightening out x86_64 build?
Date: Thu, 12 Mar 2015 17:11:52 +0000

> +  local cpu="$1"

Also, if you're going to use a non-standard extension like "local"
then you should change the first line of the script to "#!/bin/bash"
or something like that!

See: 
http://www.gnu.org/software/bash/manual/html_node/Major-Differences-From-The-Bourne-Shell.html

I admit that I don't know of a Bourne-compatible shell that doesn't
accept "local" but I expect there is one and that somewhere a TCC user
is using it ...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]