[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug ld/1343] New: need --with-lib-path = $exec_prefix for ld
From: |
Daniel Jacobowitz |
Subject: |
Re: [Bug ld/1343] New: need --with-lib-path = $exec_prefix for ld |
Date: |
Wed, 14 Sep 2005 11:38:03 -0400 |
User-agent: |
Mutt/1.5.8i |
On Wed, Sep 14, 2005 at 03:29:45PM -0000, russfink at hotmail dot com wrote:
> I compiled a binutils for a custom target, and specified "./configure
> --prefix=foo --exec_prefix=arch/foo" at the top level binutils directory.
> During the build, it went into the "ld" directory and did a standard
> "./configure".
The option is --exec-prefix, not --exec_prefix.
> This can be done easily because ld's configure has a --with-lib-path option -
> but the toplevel binutils does not have any matching option nor does it
> propagate any such thing down.
The toplevel configure script propogates unknown --with options to all
subdirectories. Have you tried using --with-lib-path?
--
Daniel Jacobowitz
CodeSourcery, LLC