Currently binutils is installing itself directly
into %p. This is causing at least some configure
scripts to automatically use binutils instead of cctools.
I doubt that fink wants to silently build packages
against an experimental binutils rather than cctools.
The binutils package should be reconfigured to install
in %p/lib/binutils and be directly accessed from
%p/lib/binutils/bin and %p/lib/binutils/lib. While
a binutils-dev split-off could be creatd to provide
symlinks directly into %p/bin and %p/lib, I doubt we
want to have installed during any other package builds
that might require binutils. Instead binutils should
be explicitly accessed from the buried directories.
The binutils-dev split-off would be considered highly
experimental and only to be installed manually for
bleeding edge work with it.
          Jack

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to