------- Additional Comments From drow at false dot org 2005-09-14 15:38 ------- Subject: Re: New: need --with-lib-path = $exec_prefix for ld
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? -- http://sourceware.org/bugzilla/show_bug.cgi?id=1343 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils