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.


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"'.


-- 
Daniel Jacobowitz
CodeSourcery


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