bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7621: add a way to pass link dependencies


From: Jack Kelly
Subject: 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 <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]