|
|
发表于 2005-8-8 09:55:10
|
显示全部楼层
Post by timwong
首先谢谢jackycxh的回复,但我些不明白在LFS6.1文档中提到:
After installing each package, delete its source and build directories, unless specifically instructed otherwise. Deleting the sources saves space and prevents mis-configuration when the same package is reinstalled later. Only three of the packages need to retain the source and build directories in order for their contents to be used by later commands. Pay special attention to these reminders.
在5.3. Binutils-2.15.94.0.2.2 - Pass 1中有个warning写到:
Warning
Do not remove the Binutils build and source directories yet. These will be needed again in their current state later in this chapter.
1. Binutils Pass 1 (Do not remove the build and source)
2. Adjusting Toolchain ( the Binutils Pass 1 build directory is needed at here)
3. remove the build directory
4. Binutils Pass2 (Do not remove the build and source)
5. Re-adjusting the Toolchain (the Binutils Pass2 build directory is needed at here)
6. remove the build directory
7. install the Binutils Final Pass. |
|