diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-08-31 16:47:42 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-08-31 16:47:42 +0200 |
commit | ef0f984b00ecbaf474c09ed31126ef179fcc2d4f (patch) | |
tree | eb7b3a8beba76cea003bf2c000420dae8f49e8a5 /docs | |
parent | 636271cb0c9dcfdb1b3de403590b4024e0369831 (diff) | |
download | crosstool-ng-ef0f984b00ecbaf474c09ed31126ef179fcc2d4f.tar.gz crosstool-ng-ef0f984b00ecbaf474c09ed31126ef179fcc2d4f.tar.bz2 crosstool-ng-ef0f984b00ecbaf474c09ed31126ef179fcc2d4f.zip |
cc/gcc: libgcc_eh.a may be required, even from the stage-1 compiler
Building uClibc with libubacktrace requires libgcc_eh.a to be available,
but gcc does not build it unless it is configured to generate shared libs.
However, libgcc_eh.a does not *require* shared libs support, as it is a
static library.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions