GNU bug report logs - #7621
add a way to pass link dependencies

Previous Next

Package: automake;

Reported by: Bruno Haible <bruno <at> clisp.org>

Date: Sun, 12 Dec 2010 14:38:01 UTC

Severity: wishlist

Full log


Message #14 received at 7621 <at> debbugs.gnu.org (full text, mbox):

From: Jack Kelly <jack <at> jackkelly.name>
To: Bruno Haible <bruno <at> clisp.org>
Cc: Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>, 7621 <at> debbugs.gnu.org
Subject: Re: bug#7621: add a way to pass link dependencies
Date: Sun, 23 Jan 2011 07:52:10 +1100
On Sat, Jan 22, 2011 at 11:16 PM, Bruno Haible <bruno <at> clisp.org> wrote:
> For (A), the list of options to be ignored during dependency extraction is the
> following (cf. gnulib/build-aux/config.rpath):
>  -rpath /some/path
>  -Wl,-rpath -Wl,/some/path
>  -Wl,-rpath,/some/path
>  -lopt=-rpath -lopt=/some/path
>  -Qoption ld -rpath -Qoption ld /some/path
>  -R/some/path
>  -R /some/path
>  -blibpath:/some/path
>  -Wl,-blibpath:/some/path
>  +b /some/path
>  -Wl,+b -Wl,/some/path

Should there be an -Xlinker option in this list, too?

-- Jack




This bug report was last modified 2 years and 220 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.