[Clfs-support] build error because gcc configure option is misplaced
William Harrington
kb0iic at berzerkula.org
Wed Jan 22 12:50:43 PST 2014
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
More information about the Clfs-support
mailing list