avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] broken code generation


From: avr-libc-devel
Subject: Re: [avr-libc-dev] broken code generation
Date: Tue, 29 Jan 2019 14:25:30 +0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Your linker call is missing the -mmcu option.
That's why no startup code has been scheduled to link against.
OMG, thank you, it works :)



reply via email to

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