On Jan 22, 2014, at 6:47 AM, Sela Selah wrote:

If follow the wrong configure, the build of gcc will not create newlib but try to use the header of eglibc, results error like this: Some/path/i/forgot/tsystem.h: fatal error: stdio.h no such file or directory.

Also EGLIBC has issues.

Had to remove this from the Pure 64bit build:

cp -v config.make.in{,.orig}
sed '/ldd-rewrite-script/s:@:${objdir}/&:' config.make.in.orig > config.make.in


And of course, remove the mv command for stubs-64.h Need to remove that from the pure64 book. Because of stubs-hard64 or whichever name it is for mips.

Did you have issues with eglibc as well?
Sincerely,

William Harrington
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to