This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
When you say "the root of the target filesystem", do you mean that it's the root of a directory structure containing target files that will be used while creating the toolchain, or that it's the root of a directory structure where the final toolchain, once built, will look for target files? I'm guessing the answer is "both".....
If we made that the sysroot, these would get mixed into the root.
Is it absolutely *required* that the sysroot be a subdirectory of prefix to make the final toolchain relocatable, or is this where with-build-sysroot comes into play?
Also, is there an option that's just plain "--sysroot"? Does that have any meaning? Should it ever be used?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |