Hi Gary, This is great! * Gary Benson <gbenson@xxxxxxxxxx> [2005-07-06 11:41]: > > 5. Add "%attr(-,root,root) %{_libdir}/gcj/%{name}" to %files. I've chopped down the Eclipse specfile and changed it to use your new aot-compile, but the files section is confusing to me. With Eclipse, we split up the package into sub-RPMs. Can we make it so that the native bits are split up like this? Should I just go through and change my current %{_libdir}/%{name}/<blah> to %{_libdir}/gcj/%{name}/<blah> in each of the sub-packages' %files sections? Thanks for doing this, Andrew