This is the mail archive of the gdb-patches@sources.redhat.com 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: RFA: Fix shreloc.exp test driver to pass additional flags when linking


On Fri, Nov 07, 2003 at 10:48:31AM +0000, Nick Clifton wrote:
> Hi Guys,
> 
>   May I have permission to apply the following patch please ?
> 
>   It fixes the shreloc.exp testsuite driver code so that when it is
>   linking together the shared object files that it has created, it
>   passes the -shared switch on to the linker.  This fixes a seg fault
>   when the testsuite was being run on a old arm-elf toolchain.

No.  shreloc is supposed to be an executable, not a shared library.

An arm-elf toolchain doesn't have shared library support, does it? 
Then the test should probably be disabled.


-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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