This is the mail archive of the gdb-patches@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: [patch] fix ldl testcases on FreeBSD


> the below patch makes the test cases work on *-*-freebsd* where we
> link -ldl. Iow, like on openbsd, we do not add -ldl to the libs.
> 
> Is this ok for trunk?

The patch looks OK to me, but the description and ChangeLogs are
misleading. What the patch does is both setting the rpath *and*
removing -ldl from the list of compilation switches.

> 2011-09-21  Andreas Tobler  <andreast@fgznet.ch>
> 
> 	* lib/gdb.exp (gdb_compile): Set rpath for <*-*-freebsd*>.

-- 
Joel


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