This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testsuite; Pass down --enable-auto-import.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]