On Tue, 15 Jul 2003, Mr. Adam ALLEN wrote: > I guess that I'm missing something in the kernel-2.4 spec file, but the > cycle of changing the spec file and waiting for the rebuild to happen is > driving me mad! (added to my in-ability to persuade google to give me an > answer.) > > I'm wanting to recompile the kernel provided by RedHat + some IMQ > patches- which I can manage and get the BOOT, source, doc, and i386 rpms > out of the build process. > > I'd like to be able to build and get kernels for i586, i686 and athlon- > rather than manually recompiling the kernel three times. > > > Thanks. > Here's what I do. rpmbuild --bs kernel-2.4.spec && rpmbuild --bb kernel-2.4.spec --target i386,i586,i686,athlon You can build the source at the same time using --ba, but it gets rebuilt over and over with each pass through the architectures. This works fine, but bugs me. HTH. -- Bill in Denver -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list