[LinuxBIOS] Re: Linuxbios is always 421bytes larger than allowed

yhlu yinghailu at gmail.com
Mon Jul 4 05:27:36 CEST 2005


in RH gcc3.4.3
in Suse gcc.3.3.3
only have .rodata.str1.1...

can you update to gcc 3.4.3 have a try....

YH

On 7/3/05, Tao Liu <liutao1980 at gmail.com> wrote:
> On 6/29/05, yhlu <yinghailu at gmail.com> wrote:
> > Please check your MB Config.lb
> >
> > there should be no "section .rodata.str1.32" section because it is
> > already be change to .init.rodata....
> >
> > YH
> 
> After add "--rename-section .rodata.str1.32=.init.rodata.str1.32" in
> init.o makerule
> the make process succeed.  The rodata.str1.32 section should be
> created by compiler,
> my gcc version is 3.3.3(Debian 20040417)
> 
> --
> Regards,
> Liu Tao
>




More information about the coreboot mailing list