aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/none.sh
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-06-13 23:38:37 +0200
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-06-13 23:38:37 +0200
commit656dae57eb3a3594644049e2dcb4d0e5b32d73fd (patch)
tree1c9000f6931a4503c5ea1f22ab2924ee8eba0ddd /scripts/build/libc/none.sh
parentb00d3ef516c0ef9312c05cf1ad552e0149c14142 (diff)
downloadcrosstool-ng-656dae57eb3a3594644049e2dcb4d0e5b32d73fd.tar.gz
crosstool-ng-656dae57eb3a3594644049e2dcb4d0e5b32d73fd.tar.bz2
crosstool-ng-656dae57eb3a3594644049e2dcb4d0e5b32d73fd.zip
cc/gcc: baremetal requires a two-pass process
Here, we implement a highly ugly hack. I'm not proud of that one... To build the libstdc++ library, the compiler requires the C library. In case we build for non-baremetal, this is normally handled by the final step, later. But in the case of bare-metal, we never go through the final step (because it does not work, and it seems complex enough to make it work), so the baremetal compilers are issued out of the core step.
Diffstat (limited to 'scripts/build/libc/none.sh')
0 files changed, 0 insertions, 0 deletions