But it is only passed in modules compilation. I need it when creating kernel.elf as well.
On Fri, 2008-11-28 at 20:59 +0100, Robert Millan wrote: > On Fri, Nov 28, 2008 at 01:21:43PM -0200, Manoel Rebelo Abranches wrote: > > In the file conf/powerpc-ieee1275.rmk I need in newer ld versions to > > have: > > > > kernel_elf_LDFLAGS = $(COMMON_LDFLAGS) -static-libgcc -lgcc \ > > -Wl,-N,-S,-Ttext,0x200000,-Bstatic,--build-id=none > > > > > > and in older versions: > > > > kernel_elf_LDFLAGS = $(COMMON_LDFLAGS) -static-libgcc -lgcc \ > > -Wl,-N,-S,-Ttext,0x200000,-Bstatic > > > > Should I move it from conf/powerpc-ieee1275.rmk to the configure script? > > I thought it was there already (or something similar): > > aclocal.m4:[AC_MSG_CHECKING([whether linker accepts --build-id=none]) > -- Best Regards, Manoel Abranches <[EMAIL PROTECTED]> IBM Linux Technology Center Brazil _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel