error tryin to cat limitsy.h limitsx.h glimits.h into limits.h chapter 5 lfs 10.0
by boscoe from LinuxQuestions.org on (#5CH6J)
error trying to create limits.h file using
cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \
`dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/install-tools/include/limits.h
Error No such File Or Directory
no errors were encountered during make install but it did finish rather quickly checked the tools/include directory and there are no header files there


cat gcc/limitx.h gcc/glimits.h gcc/limity.h > \
`dirname $($LFS_TGT-gcc -print-libgcc-file-name)`/install-tools/include/limits.h
Error No such File Or Directory
no errors were encountered during make install but it did finish rather quickly checked the tools/include directory and there are no header files there