[En-Nut-Discussion] Error: symbol '.Lagain' is already defined
Kowalsky, Richard J
Richard.Kowalsky at fluke.com
Mon Jul 28 23:32:47 CEST 2008
Hello,
It has been a long time since I had to ask a question, so please
excuse me. I am recompiling an application that I created a couple of
years ago using Ethernut 4.2.1 and WinAVR-20070525.
I am trying to rebuild it using Ethernut 4.4.1 and WinAVR-20080610.
When I compile it, I get the following error(s):
...Temp.ccswXncc.s:73: Error: symbol '.Lagain' is already defined
...Temp.ccswXncc.s:77: Error: symbol '.Lloop' is already defined
...Temp.ccswXncc.s:81: Error: symbol '.Lstop' is already defined
........ Lots more errors ......
My compile statement looks like:
Avr-gcc -c -mmcu-atmega128 -Os -fno-delete-null-pointer-checks -Wall
-Wstrict-prototype -Wno-array-bounds -Wa,-ahlms=1wire.lst
-D__HAVARD__ARCH__ -I../../nutbld/include -I../../nut/include 1wire.c -o
1wire.o
The first 8 source modules all compile just fine, but this one blows up
with the error above. I have not seen that sort of problem before.
Thanks in advance if anyone has any hints?
Sincerely,
Richard
This message (including any attachments) contains confidential
and/or proprietary information intended only for the addressee.
Any unauthorized disclosure, copying, distribution or reliance on
the contents of this information is strictly prohibited and may
constitute a violation of law. If you are not the intended
recipient, please notify the sender immediately by responding to
this e-mail, and delete the message from your system. If you
have any questions about this e-mail please notify the sender
immediately.
More information about the En-Nut-Discussion
mailing list