Opened 12 years ago
Last modified 11 years ago
#917 closed defect
Kirk Terrell's Notes — at Version 2
Reported by: | Andrew Bradford | Owned by: | Andrew Bradford |
---|---|---|---|
Priority: | major | Milestone: | CLFS Embedded 1.0.0 |
Component: | BOOK | Version: | CLFS Embedded GIT |
Keywords: | Cc: |
Description (last modified by )
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
Change History (2)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Description: | modified (diff) |
---|
Binutils has been updated to newer version. Removal of /sources has been taken care of.