Opened 12 years ago
Last modified 11 years ago
#917 closed defect
Kirk Terrell's Notes — at Initial Version
Reported by: | Andrew Bradford | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | CLFS Embedded 1.0.0 |
Component: | BOOK | Version: | CLFS Embedded GIT |
Keywords: | Cc: |
Description
I did have some issues that I was able to work through, not quite sure where to submit. By section they are
3.2 Binutils-2,21 is not avialble
6.4 None is not a good setting for --with-fpu
6.10/6.12 I think the --with-fpu should be omitted when using soft
6.11 uClibc requires an additional patch - the new Binutils does not like the .size
The .config file need to have the ${CLFS} patched - it would not allow for double
expansion. SO ${CLFS} did not become /mnt/clfs as desired.
7.4 I would add make clean to busybox
16.1 Should also remove ${CLFS}/sources when making ${CLFS}-final
Another option would be to use /usr/src rather than /sources