bug-binutils
[Top][All Lists]
Advanced

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

Missing symbol name in directive


From: Pieter De Mil
Subject: Missing symbol name in directive
Date: Wed, 24 Oct 2012 14:05:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.11pre) Gecko/20100916 Lightning/1.0b2 Shredder/3.1.5pre

 Hi,

I want to compile a TinyOS program for the msp430f5437

I'm using
msp430-gcc (GCC) 4.7.0 20120322 (mspgcc dev 20120618)
Copyright (C) 2012 Free Software Foundation, Inc.

and

GNU assembler (GNU Binutils) 2.22 (mspgcc dev 20120618)
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `msp430'.


Output of make:

<snip>
COLLECT_GCC_OPTIONS='-B' '/usr/local/lib/ncc' '-mmcu=msp430f5437' '-mmemory-model=small' '-mmcu=msp430f5437' '-mmemory-model=small' '-mmcu=msp430f5437' '-mcpu=430xv2' '-mmpy=32dw' '-mivcnt=64' '-ma16' '-mc16' '-md16' '-msr20' '-g' '-Os' '-Os' '-Wall' '-Wshadow' '-v' '-ffunction-sections' '-fdata-sections' '-o' '/tmp/cc6MgX2j.o' '-c' '-fdollars-in-identifiers' '-mcpu=430xv2' '-mmpy=32dw' '-mivcnt=64' '-ma16' '-mc16' '-md16' '-msr20' /usr/local/msp430/lib/gcc/msp430/4.7.0/../../../../msp430/bin/as -mcpu=430xv2 -mcpu=430xv2 -mmcu=msp430f5437 -mmcu=msp430f5437 -mmcu=msp430f5437 -o /tmp/cc6MgX2j.o /tmp/cc22PMWw.s
/tmp/cc22PMWw.s: Assembler messages:
/tmp/cc22PMWw.s:10902: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10902: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10903: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10904: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10906: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10906: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10907: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10908: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10911: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10911: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10912: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10913: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10915: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10915: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10916: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10917: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10919: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10919: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10920: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10921: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10923: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10923: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10924: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10925: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10928: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10928: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10929: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10930: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10932: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10932: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10933: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10934: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10936: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10936: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10937: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10938: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10940: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10940: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10941: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10942: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10945: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10945: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10946: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10947: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10949: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10949: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10950: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10951: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10953: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10953: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10954: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10955: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10957: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10957: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10958: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10959: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10962: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10962: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10963: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10964: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10966: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10966: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10967: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10968: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10970: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10970: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10971: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10972: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10974: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10974: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10975: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10976: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10978: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10978: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10979: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10980: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10982: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10982: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10983: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10984: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10986: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10986: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10987: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10988: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10990: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10990: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:10991: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10992: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:10995: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10995: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:10996: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:10997: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:10999: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:10999: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11000: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11001: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11003: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11003: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11004: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11005: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11007: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11007: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11008: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11009: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11012: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11012: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11013: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11014: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11017: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11017: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11018: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11019: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11022: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11022: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11023: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11024: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11027: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11027: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11028: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11029: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11032: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11032: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11033: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11034: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11037: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11037: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11038: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11039: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11042: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11042: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11043: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11044: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11047: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11047: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11048: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11049: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11052: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11052: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11053: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11054: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11057: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11057: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11058: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11059: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11062: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11062: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11063: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11064: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11067: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11067: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11068: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11069: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11072: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11072: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11073: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11074: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11077: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11077: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11078: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11079: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11082: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11082: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11083: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11084: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11087: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11087: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11088: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11089: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11092: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11092: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11093: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11094: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11097: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11097: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11098: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11099: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11102: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11102: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11103: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11104: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11107: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11107: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11108: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11109: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11112: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11112: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11113: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11114: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11117: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11117: Error: junk at end of line, first unrecognized character is `x' /tmp/cc22PMWw.s:11118: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11119: Error: junk at end of line, first unrecognized character is `0'
/tmp/cc22PMWw.s:11122: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11122: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11123: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11124: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11127: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11127: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11128: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11129: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11132: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11132: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11133: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11134: Error: junk at end of line, first unrecognized character is `1'
/tmp/cc22PMWw.s:11137: Error: Missing symbol name in directive
/tmp/cc22PMWw.s:11137: Error: junk at end of line, first unrecognized character is `+' /tmp/cc22PMWw.s:11138: Error: expected comma after name `' in .size directive /tmp/cc22PMWw.s:11139: Error: junk at end of line, first unrecognized character is `1'
make: *** [exe0] Error 1




reply via email to

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