[PATCH] Fix linker error from insufficient LDFLAGS
Stewart Smith
stewart at flamingspork.com
Wed May 5 22:03:14 PDT 2010
On Fri, 23 Apr 2010 17:53:17 -0700, Carl Worth <cworth at cworth.org> wrote:
> On Thu, 22 Apr 2010 18:20:27 -0400, Ben Gamari <bgamari.foss at gmail.com> wrote:
> > It seems that LDFLAGS have recently been reorganized, along with the
> > introduction of a notmuch-shared rule. Unfortunately, the LDFLAGS used
> > in notmuch-shared don't include CONFIGURE_LDFLAGS. This caused linking
> > to fail with the following,
>
> What system is this on?
I got this. Ubuntu 9.10 with gold as linker:
$ ld --version
GNU gold (GNU Binutils for Ubuntu 2.20) 1.9
which could be what's causing it?
anyway, this patch fixed linking for me.
--
Stewart Smith
More information about the notmuch
mailing list