Am Dienstag, 5. Februar 2013 schrieb Ludovic Courtès: > For GCC, the situation is more complicated, because GCC has a loose tie > to Binutils and libc. For instance, it happily takes whichever ‘ld’ > program is in $PATH. It’s more closely tied to libc, though, because we > explicitly patch its spec strings to refer to it; so at least libc > should be a propagated input of GCC. Sounds good to me. Andreas