[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] RE: [bug #28921] pointer to function > 128k flash
From: |
Weddington, Eric |
Subject: |
[avr-libc-dev] RE: [bug #28921] pointer to function > 128k flash |
Date: |
Sat, 20 Feb 2010 04:13:26 -0700 |
> -----Original Message-----
> From: Stu Bell [mailto:address@hidden
> Sent: Saturday, February 20, 2010 3:43 AM
> To: Stu Bell; Steffen Graap; Joerg Wunsch; Weddington, Eric;
> address@hidden
> Subject: [bug #28921] pointer to function > 128k flash
>
>
> Is there some way to force the linker to keep some names in
> the trampoline
> even though the -Wl,--relax is specified in LDFLAGS?
Just by reading that question, my guess is: probably not. How would you get
those names to the linker? Or, declare those names in a custom linker script?