Daniel Jacobowitz wrote:
> On Sun, Jul 30, 2006 at 11:05:14AM +0100, Pedro Alves
wrote:
>>> export
CFLAGS_FOR_TARGET=-Wl,--enable-auto-import
>>> export LDFLAGS_FOR_TARGET=--enable-auto-import
>>> make check
>> But still, I get the error.
>>
>> Any hints (, besides hacking ld to remove the
warning)?
>
> You've got a board file, right? Try 'set_board_info
ldflags
> "-Wl,--enable-auto-import"'.
>
>
I have now, and your suggestion works.
Many thanks for the push.
Cheers,
Pedro Alves
|