This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]