> > I didn't get any feedback from the relevant maintainers, so I > decided to just go ahead and submit the ARM gcc and glibc package > diffs to BZ: > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246800 > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=246801 Is gcj supported or still not? It seems lots of Fedora advanced packages depends on this. > > It's still somewhat experimental (for example, I'm not entirely > satisfied yet about the sysroot handling), but it works well enough > to cross-compile an ARM kernel, and it manages to cross-compile a > native ARM gcc (i.e. build=i386 host=arm target=arm cross build) as > well. Eventually, we'd like to be able to cross-build entire RPMS. Can you please detail the big picture how this will work at the end? For example building a package requires running natively some conftest.c tests to discover availability of GPM (for example). Will it be needed to patch every SRPM or there is emulation thing etc... Thanks for the excellent work.