On Mär 11 2019, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
Hi Andreas,
On Mon, Mar 11, 2019 at 10:56 AM Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote:
On Mär 11 2019, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:
On Thu, Mar 7, 2019 at 10:42 PM Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx> wrote:
No, the link fails because the compiler still emits some references to
strlen().
Despite -ffreestanding?!?
*Because* of -ffreestanding. Without that, strlen would be recognized
and turned into __builtin_strlen.
Now I'm confused: if we have a static inline or #define for strlen(),
Do you?
Andreas.
--
Andreas Schwab, schwab@xxxxxxxxxxxxxx
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."