"David O'Brien" <obr...@nuxi.com> wrote:
>It would be better to create src/gnu/lib/libgnugetopt/Makefile and point
>".PATH:" to the newest src file we have in the tree.  ...
>(I am considering something simular with libiberty and libbfd)

This approach sounds nice, but there may be some gotchas: I have
previously tried to share a common libbfd between gdb and binutils via
a collection of directory symlinks and spent several days trying to
work out why the resulting gdb.  I eventually found that libbfd and
gdb had included different versions of the same include file - and
therefore defined the same structure differently (courtesy of some
relative include paths).

Peter


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to