[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patches] cross compiling eglibc



Hi again.

I'm in the process of creating a new how to for creating a cross
compiler (with (e)glibc) with the hope of replacing the existing doc
that is in the trunk. I'm almost finished, but today I figured a
shortcut that I wonder if is ok or not. Eglibc (and glibc as well I
suppose) is dependent on libgcc_s and libgcc_eh. Those get built by
gcc when building the final gcc. But, is it ok to just create symlinks
from libgcc.a to those files before building eglibc? If yes, the way
to create a cross compiler will be this easy: binutils -> gcc-core ->
linux headers -> eglibc -> gcc.

-- 
chs,
_______________________________________________
Patches mailing list
Patches@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/patches