Did the patch work for anyone else? Any concerns? Thanks, Myles
On Dec 7, 2007 10:45 AM, Myles Watson <[EMAIL PROTECTED]> wrote: > On Dec 3, 2007 10:23 AM, Myles Watson <[EMAIL PROTECTED]> wrote: > > > > > > > buildrom gives me still an error when building kexec-boot-loader > > > (x86_64) for the m57sli: > > > > > > gcc --32 -c -o kexec/x86-setup-32.o kexec/x86-setup-32.S > > > cc1: error: unrecognized command line option "-f32" > > > > > > This has been reported for the tyan_s2891 before: > > > > > > http://www.linuxbios.org/pipermail/linuxbios/2007-November/026649.html > > > > > > Did I something wrong? > > > > You didn't do anything wrong. Jordan's response to my email was: > > > > "It looks like it got the ASFLAGS when it wanted the CFLAGS." > > > > I haven't looked at it more, but I hope that helps. > > The attached patch fixes the build for me. I've included it > separately (cross_compile.patch), and as a patch to buildrom > (kbl_compile.patch). > > It looks like a case where make was too smart, so it used the > assembler for the .S files, and the build environment hadn't > overwritten the assembler flags. > > Myles > > Signed-off-by: Myles Watson <[EMAIL PROTECTED]> > -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios