summaryrefslogtreecommitdiff
path: root/config/companion_libs
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-06-13 21:38:37 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-06-13 21:38:37 (GMT)
commit656dae57eb3a3594644049e2dcb4d0e5b32d73fd (patch)
tree1c9000f6931a4503c5ea1f22ab2924ee8eba0ddd /config/companion_libs
parentb00d3ef516c0ef9312c05cf1ad552e0149c14142 (diff)
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 'config/companion_libs')
0 files changed, 0 insertions, 0 deletions