mirror of git://gcc.gnu.org/git/gcc.git
/ * configure.ac: Add --enable-host-shared * configure: Regenerate. gcc/ * Makefile.in (PICFLAG): New. (enable_host_shared): New. (INTERNAL_CFLAGS): Use PICFLAG. (LIBIBERTY): Use pic build of libiberty.a if configured with --enable-host-shared. * configure.ac: Add --enable-host-shared, setting up new PICFLAG variable. * configure: Regenerate. * doc/install.texi (--enable-shared): Add note contrasting it with... (--enable-host-shared): New option. libbacktrace/ * configure.ac: Add --enable-host-shared, setting up pre-existing PIC_FLAG variable within Makefile.am et al. * configure: Regenerate. libcpp/ * Makefile.in (PICFLAG): New. (ALL_CFLAGS): Add PICFLAG. (ALL_CXXFLAGS): Likewise. * configure.ac: Add --enable-host-shared, setting up new PICFLAG variable. * configure: Regenerate. libdecnumber/ * Makefile.in (PICFLAG): New. (ALL_CFLAGS): Add PICFLAG. * configure.ac: Add --enable-host-shared, setting up new PICFLAG variable. * configure: Regenerate. libiberty/ * configure.ac: If --enable-host-shared, use -fPIC. * configure: Regenerate. zlib/ * configure.ac: Add --enable-host-shared, setting up new PICFLAG variable. * Makefile.am: Add PICFLAG to libz_a_CFLAGS. * Makefile.in: Regenerate. * configure: Regenerate. From-SVN: r203632 |
||
|---|---|---|
| .. | ||
| bid | ||
| dpd | ||
| .gitignore | ||
| ChangeLog | ||
| Makefile.in | ||
| aclocal.m4 | ||
| config.in | ||
| configure | ||
| configure.ac | ||
| dconfig.h | ||
| decBasic.c | ||
| decCommon.c | ||
| decCommonSymbols.h | ||
| decContext.c | ||
| decContext.h | ||
| decContextSymbols.h | ||
| decDPD.h | ||
| decDPDSymbols.h | ||
| decDouble.c | ||
| decDouble.h | ||
| decDoubleSymbols.h | ||
| decExcept.c | ||
| decExcept.h | ||
| decLibrary.c | ||
| decNumber.c | ||
| decNumber.h | ||
| decNumberLocal.h | ||
| decNumberSymbols.h | ||
| decPacked.c | ||
| decPacked.h | ||
| decPackedSymbols.h | ||
| decQuad.c | ||
| decQuad.h | ||
| decQuadSymbols.h | ||
| decRound.c | ||
| decRound.h | ||
| decSingle.c | ||
| decSingle.h | ||
| decSingleSymbols.h | ||