comparison extra/ld @ 79:17d82b46f4c9

Removed excess verbosity from the 'ld' wrapper script
author lost@l-w.ca
date Sat, 23 Apr 2011 21:27:25 -0600
parents 84eb35251849
children 606123758641
comparison
equal deleted inserted replaced
78:19df13313b27 79:17d82b46f4c9
18 #You should have received a copy of the GNU General Public License along with 18 #You should have received a copy of the GNU General Public License along with
19 #this program. If not, see <http://www.gnu.org/licenses/>. 19 #this program. If not, see <http://www.gnu.org/licenses/>.
20 20
21 # this was based somewhat on the "as" script from gcc6809 21 # this was based somewhat on the "as" script from gcc6809
22 22
23 echo "LWTOOLS-as $0 $*" 23 #echo "LWTOOLS-ld $0 $*"
24 path_to_lwlink=lwlink 24 path_to_lwlink=lwlink
25 25
26 # Set defaults. Some are based on the target type, which is 26 # Set defaults. Some are based on the target type, which is
27 # determined by the name by which the program was invoked. 27 # determined by the name by which the program was invoked.
28 output_file=a.out 28 output_file=a.out