>Problem is, that the cross-build of that binutils package (for arm
>development) does overwrite some files.
Which files? This should be no problem.
>Another solution i can think of, is building a version of binutils that
>supports all targets in libiberty (and others?) and then building packages
>that only add the 'different' files (e.g. <target>-ld etc..)
Well, that could work. Configure binutils with --enable-targets=... and just
install gas and ld separately. But it shouldn't be necessary.
p.