diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2012-10-22 07:27:21 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2012-10-22 07:27:21 +0000 |
commit | 0b21f5d363e20cb13510ed63dc70ff7fbf7fb7b2 (patch) | |
tree | 95326cac0bf6c125aa3122071cd544b8e7e98091 /gcc/ada/gcc-interface/decl.c | |
parent | 562649ada4de8f4415602b3895e841e8a09ac105 (diff) | |
download | gcc-0b21f5d363e20cb13510ed63dc70ff7fbf7fb7b2.zip gcc-0b21f5d363e20cb13510ed63dc70ff7fbf7fb7b2.tar.gz gcc-0b21f5d363e20cb13510ed63dc70ff7fbf7fb7b2.tar.bz2 |
re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)
PR bootstrap/54820
* Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
(all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
(all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
(clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
(host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
* Makefile.in: Regenerate.
* configure.ac (have_static_libs): New variable and associated check.
(stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
-static-libgcc if stage1_libs is empty and have_static_libs is yes.
* configure: Regenerate.
ada/
* gcc-interface/Make-lang.in (GCC_LINK): Remove hardcoded options.
From-SVN: r192666
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions