|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000193 |
[buildroot] New Features |
feature |
N/A |
03-26-05 23:10 |
01-24-06 05:34 |
|
|
Reporter |
gnat |
View Status |
public |
|
|
Assigned To |
prpplague |
|
Priority |
normal |
Resolution |
won't fix |
|
|
Status |
closed |
|
Product Version |
0.9.27 |
|
|
Summary |
0000193: buildroot - new feature - allow naming of toolchain & build directory |
|
Description |
This allows a user to name their toolchain directories so toolchain_build_arch_NAME so as to keep toolchains with different sets of features, such as versions of gcc/uclibc separate. As well as matching targets. So one can name the target directory as well resulting in a build_arch_name. I will add some command line environments so one can swap between once each is setup,
i.e .make CONF=configname TOOLCHAIN_NAME=X TARGET_NAME=Y to compile different package/uclibc sets with different toolchains and vise versa. |
|
Additional Information |
after discussing this with several of the core developers, we've come to the concensus that this is probably not acceptable. hard drive space is cheap, having seperate buildroot directories for each of you builds, or use symlinks to set up the builds you need. thanks for the submission. |
|
|
Attached Files |
toolchain_target_names.patch [^] (2,191 bytes) 03-26-05 23:10 |
|
|