On Tue, 8 May 2012 10:43:05 +0800 zxx zxx <[email protected]> wrote:
> Hi all, > I am a newbie for cfs and want to build linux system for my arm board. > Because I haven't find arm with eglibc in clfs1.2. So I have to choose > Cross-Compiled Linux From Scratch - Sysroot - Version > SVN-0.0.1-20090726-ARM book to build my arm linux system. <snip> > According thie url, I find the there are 3 solution to solve this problem: > > 1. using 64bit linux to compile > 2. change the configure of gcc (--enable-shared --> --disble-shared) > 3. patch the gcc4.4.1 > > I think the best solution is patch gcc4.4.1, but this " > http://quandary.cross-lfs.org/~animeloe/" is not exist. > > Could you give me this patch or some advice to solve this problem? Can you try using GCC 4.4.0? Or GCC 4.3.x? I believe this is a GCC 4.4.1 issue, going to a slightly older GCC may fix it. -Andrew _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
