A note on the current state of build-many-glibcs

Zack Weinberg zackw@panix.com
Sun Feb 19 15:40:00 GMT 2017


I think this is all known problems, but a reminder seems worthwhile:
Four of the targets built by default by Joseph's build-many-glibcs
script currently fail while bootstrapping the cross-compiler, which
means, if you're using b-m-g to test an invasive patch, you can't get
coverage for them:

hppa-linux-gnu
    busted pthreads (#21016)

m68k-linux-gnu-coldfire
    ICE in emit_library_call_value
    (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467)

microblaze-linux-gnu
microblazeel-linux-gnu
    link failure while building librt:
    libpthread.so: invalid string offset 3902075345 >= 4918 for
section `.dynstr'
    (something wrong with binutils?)
    (doesn't seem to be a reported bug?)

zw



More information about the Libc-alpha mailing list