Re: [PATCH] Fix linker error from insufficient LDFLAGS

Subject: Re: [PATCH] Fix linker error from insufficient LDFLAGS

Date: Thu, 06 May 2010 15:03:14 +1000

To: Carl Worth, Ben Gamari, notmuch

Cc:

From: Stewart Smith


On Fri, 23 Apr 2010 17:53:17 -0700, Carl Worth <cworth@cworth.org> wrote:
> On Thu, 22 Apr 2010 18:20:27 -0400, Ben Gamari <bgamari.foss@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

Thread: