On Tue, Jan 06, 2009 at 07:20:54PM +0100, Vincent Trouilliez wrote:

LDFLAGS= -Wl,-Map,addr...@hidden -Wl,--section-start=.eeprom=00810001
This is the offending line. The original probably had something containing "@" as the name of the map file, which the web archive misinterpreted as an email address and obfuscated it. Just replace it with a name of your liking. It contains a human-readable link map and won't be processed any further. If you never used it before, you could just as well get rid of the whole option, though.

CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to