or you can disable CONFIG_USE_INIT YH
On 7/3/05, yhlu <[EMAIL PROTECTED]> wrote: > 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 <[EMAIL PROTECTED]> wrote: > > On 6/29/05, yhlu <[EMAIL PROTECTED]> 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 > > > _______________________________________________ LinuxBIOS mailing list [email protected] http://www.openbios.org/mailman/listinfo/linuxbios
