This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bfd.h installation location


Thanks again for looking into this.

On May 16, 2002, Alan Modra <amodra@bigpond.net.au> wrote:

> +      if test "${host}" = "${target}" -o "$enable_shared" = "yes"; then

Just a nit: $enable_shared = yes is not enough.
--enable-shared=foo,bar,bfd,baz would build a shared libbfd too.

Consider `${CONFIG_SHELL} ${LIBTOOL} --features | grep "enable shared"
> /dev/null' instead.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]