[ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handle LDRD...
[official-gcc.git] / libstdc++-v3 / src / Makefile.in
blobed532699fe736175810d5c27edb56216462fa6a0
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 VPATH = @srcdir@
19 am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 target_triplet = @target@
55 DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
56 $(srcdir)/Makefile.am
57 subdir = src
58 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
60 $(top_srcdir)/../config/enable.m4 \
61 $(top_srcdir)/../config/futex.m4 \
62 $(top_srcdir)/../config/iconv.m4 \
63 $(top_srcdir)/../config/lead-dot.m4 \
64 $(top_srcdir)/../config/lib-ld.m4 \
65 $(top_srcdir)/../config/lib-link.m4 \
66 $(top_srcdir)/../config/lib-prefix.m4 \
67 $(top_srcdir)/../config/lthostflags.m4 \
68 $(top_srcdir)/../config/multi.m4 \
69 $(top_srcdir)/../config/no-executables.m4 \
70 $(top_srcdir)/../config/override.m4 \
71 $(top_srcdir)/../config/stdint.m4 \
72 $(top_srcdir)/../config/unwind_ipinfo.m4 \
73 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
74 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
75 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
76 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
77 $(top_srcdir)/../config/gc++filt.m4 \
78 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
79 $(top_srcdir)/configure.ac
80 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81 $(ACLOCAL_M4)
82 CONFIG_HEADER = $(top_builddir)/config.h
83 CONFIG_CLEAN_FILES =
84 CONFIG_CLEAN_VPATH_FILES =
85 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86 am__vpath_adj = case $$p in \
87 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88 *) f=$$p;; \
89 esac;
90 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
91 am__install_max = 40
92 am__nobase_strip_setup = \
93 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
94 am__nobase_strip = \
95 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
96 am__nobase_list = $(am__nobase_strip_setup); \
97 for p in $$list; do echo "$$p $$p"; done | \
98 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
99 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
100 if (++n[$$2] == $(am__install_max)) \
101 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
102 END { for (dir in files) print dir, files[dir] }'
103 am__base_list = \
104 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
105 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
106 am__uninstall_files_from_dir = { \
107 test -z "$$files" \
108 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
109 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
110 $(am__cd) "$$dir" && rm -f $$files; }; \
112 am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
113 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
114 am__DEPENDENCIES_1 =
115 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_1 = compatibility-ldbl.lo
116 am__objects_2 = compatibility.lo compatibility-debug_list.lo \
117 compatibility-debug_list-2.lo $(am__objects_1)
118 am__objects_3 = compatibility-c++0x.lo compatibility-atomic-c++0x.lo \
119 compatibility-thread-c++0x.lo compatibility-chrono.lo \
120 compatibility-condvar.lo
121 am_libstdc___la_OBJECTS = $(am__objects_2) $(am__objects_3)
122 libstdc___la_OBJECTS = $(am_libstdc___la_OBJECTS)
123 @VTV_CYGMIN_FALSE@am_libstdc___la_rpath = -rpath $(toolexeclibdir)
124 @VTV_CYGMIN_TRUE@am_libstdc___la_rpath = -rpath $(toolexeclibdir)
125 libvtv_la_LIBADD =
126 @VTV_CYGMIN_TRUE@am_libvtv_la_OBJECTS = vtv_stubs.lo
127 libvtv_la_OBJECTS = $(am_libvtv_la_OBJECTS)
128 @VTV_CYGMIN_TRUE@am_libvtv_la_rpath = -rpath $(toolexeclibdir)
129 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
130 depcomp =
131 am__depfiles_maybe =
132 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
133 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
134 CXXLD = $(CXX)
135 SOURCES = $(libstdc___la_SOURCES) $(libvtv_la_SOURCES)
136 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
137 html-recursive info-recursive install-data-recursive \
138 install-dvi-recursive install-exec-recursive \
139 install-html-recursive install-info-recursive \
140 install-pdf-recursive install-ps-recursive install-recursive \
141 installcheck-recursive installdirs-recursive pdf-recursive \
142 ps-recursive uninstall-recursive
143 am__can_run_installinfo = \
144 case $$AM_UPDATE_INFO_DIR in \
145 n|no|NO) false;; \
146 *) (install-info --version) >/dev/null 2>&1;; \
147 esac
148 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
149 distclean-recursive maintainer-clean-recursive
150 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
151 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
152 ETAGS = etags
153 CTAGS = ctags
154 DIST_SUBDIRS = c++98 c++11 filesystem
155 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
156 ACLOCAL = @ACLOCAL@
157 ALLOCATOR_H = @ALLOCATOR_H@
158 ALLOCATOR_NAME = @ALLOCATOR_NAME@
159 AMTAR = @AMTAR@
160 AR = @AR@
161 AS = @AS@
162 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
163 ATOMIC_FLAGS = @ATOMIC_FLAGS@
164 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
165 AUTOCONF = @AUTOCONF@
166 AUTOHEADER = @AUTOHEADER@
167 AUTOMAKE = @AUTOMAKE@
168 AWK = @AWK@
169 BASIC_FILE_CC = @BASIC_FILE_CC@
170 BASIC_FILE_H = @BASIC_FILE_H@
171 CC = @CC@
172 CCODECVT_CC = @CCODECVT_CC@
173 CCOLLATE_CC = @CCOLLATE_CC@
174 CCTYPE_CC = @CCTYPE_CC@
175 CFLAGS = @CFLAGS@
176 CLOCALE_CC = @CLOCALE_CC@
177 CLOCALE_H = @CLOCALE_H@
178 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
179 CMESSAGES_CC = @CMESSAGES_CC@
180 CMESSAGES_H = @CMESSAGES_H@
181 CMONEY_CC = @CMONEY_CC@
182 CNUMERIC_CC = @CNUMERIC_CC@
183 CPP = @CPP@
184 CPPFLAGS = @CPPFLAGS@
185 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
186 CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
187 CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
188 CSTDIO_H = @CSTDIO_H@
189 CTIME_CC = @CTIME_CC@
190 CTIME_H = @CTIME_H@
191 CXX = @CXX@
192 CXXCPP = @CXXCPP@
193 CXXFILT = @CXXFILT@
194 CXXFLAGS = @CXXFLAGS@
195 CYGPATH_W = @CYGPATH_W@
196 C_INCLUDE_DIR = @C_INCLUDE_DIR@
197 DBLATEX = @DBLATEX@
198 DEBUG_FLAGS = @DEBUG_FLAGS@
199 DEFS = @DEFS@
200 DOT = @DOT@
201 DOXYGEN = @DOXYGEN@
202 DSYMUTIL = @DSYMUTIL@
203 DUMPBIN = @DUMPBIN@
204 ECHO_C = @ECHO_C@
205 ECHO_N = @ECHO_N@
206 ECHO_T = @ECHO_T@
207 EGREP = @EGREP@
208 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
209 EXEEXT = @EXEEXT@
210 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
211 FGREP = @FGREP@
212 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
213 GLIBCXX_LIBS = @GLIBCXX_LIBS@
214 GREP = @GREP@
215 HWCAP_FLAGS = @HWCAP_FLAGS@
216 INSTALL = @INSTALL@
217 INSTALL_DATA = @INSTALL_DATA@
218 INSTALL_PROGRAM = @INSTALL_PROGRAM@
219 INSTALL_SCRIPT = @INSTALL_SCRIPT@
220 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221 LD = @LD@
222 LDFLAGS = @LDFLAGS@
223 LIBICONV = @LIBICONV@
224 LIBOBJS = @LIBOBJS@
225 LIBS = @LIBS@
226 LIBTOOL = @LIBTOOL@
227 LIPO = @LIPO@
228 LN_S = @LN_S@
229 LONG_DOUBLE_COMPAT_FLAGS = @LONG_DOUBLE_COMPAT_FLAGS@
230 LTLIBICONV = @LTLIBICONV@
231 LTLIBOBJS = @LTLIBOBJS@
232 MAINT = @MAINT@
233 MAKEINFO = @MAKEINFO@
234 MKDIR_P = @MKDIR_P@
235 NM = @NM@
236 NMEDIT = @NMEDIT@
237 OBJDUMP = @OBJDUMP@
238 OBJEXT = @OBJEXT@
239 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
240 OPT_LDFLAGS = @OPT_LDFLAGS@
241 OS_INC_SRCDIR = @OS_INC_SRCDIR@
242 OTOOL = @OTOOL@
243 OTOOL64 = @OTOOL64@
244 PACKAGE = @PACKAGE@
245 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
246 PACKAGE_NAME = @PACKAGE_NAME@
247 PACKAGE_STRING = @PACKAGE_STRING@
248 PACKAGE_TARNAME = @PACKAGE_TARNAME@
249 PACKAGE_URL = @PACKAGE_URL@
250 PACKAGE_VERSION = @PACKAGE_VERSION@
251 PATH_SEPARATOR = @PATH_SEPARATOR@
252 PDFLATEX = @PDFLATEX@
253 RANLIB = @RANLIB@
254 SECTION_FLAGS = @SECTION_FLAGS@
255 SECTION_LDFLAGS = @SECTION_LDFLAGS@
256 SED = @SED@
257 SET_MAKE = @SET_MAKE@
258 SHELL = @SHELL@
259 STRIP = @STRIP@
260 SYMVER_FILE = @SYMVER_FILE@
261 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
262 USE_NLS = @USE_NLS@
263 VERSION = @VERSION@
264 VTV_CXXFLAGS = @VTV_CXXFLAGS@
265 VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
266 VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
267 WARN_FLAGS = @WARN_FLAGS@
268 WERROR = @WERROR@
269 XMLLINT = @XMLLINT@
270 XSLTPROC = @XSLTPROC@
271 XSL_STYLE_DIR = @XSL_STYLE_DIR@
272 abs_builddir = @abs_builddir@
273 abs_srcdir = @abs_srcdir@
274 abs_top_builddir = @abs_top_builddir@
275 abs_top_srcdir = @abs_top_srcdir@
276 ac_ct_CC = @ac_ct_CC@
277 ac_ct_CXX = @ac_ct_CXX@
278 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
279 am__leading_dot = @am__leading_dot@
280 am__tar = @am__tar@
281 am__untar = @am__untar@
282 baseline_dir = @baseline_dir@
283 baseline_subdir_switch = @baseline_subdir_switch@
284 bindir = @bindir@
285 build = @build@
286 build_alias = @build_alias@
287 build_cpu = @build_cpu@
288 build_os = @build_os@
289 build_vendor = @build_vendor@
290 builddir = @builddir@
291 check_msgfmt = @check_msgfmt@
292 datadir = @datadir@
293 datarootdir = @datarootdir@
294 docdir = @docdir@
295 dvidir = @dvidir@
296 enable_shared = @enable_shared@
297 enable_static = @enable_static@
298 exec_prefix = @exec_prefix@
299 glibcxx_MOFILES = @glibcxx_MOFILES@
300 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
301 glibcxx_POFILES = @glibcxx_POFILES@
302 glibcxx_builddir = @glibcxx_builddir@
303 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
304 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
305 glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
306 glibcxx_localedir = @glibcxx_localedir@
307 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
308 glibcxx_prefixdir = @glibcxx_prefixdir@
309 glibcxx_srcdir = @glibcxx_srcdir@
310 glibcxx_toolexecdir = @glibcxx_toolexecdir@
311 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
312 gxx_include_dir = @gxx_include_dir@
313 host = @host@
314 host_alias = @host_alias@
315 host_cpu = @host_cpu@
316 host_os = @host_os@
317 host_vendor = @host_vendor@
318 htmldir = @htmldir@
319 includedir = @includedir@
320 infodir = @infodir@
321 install_sh = @install_sh@
322 libdir = @libdir@
323 libexecdir = @libexecdir@
324 libtool_VERSION = @libtool_VERSION@
325 localedir = @localedir@
326 localstatedir = @localstatedir@
327 lt_host_flags = @lt_host_flags@
328 mandir = @mandir@
329 mkdir_p = @mkdir_p@
330 multi_basedir = @multi_basedir@
331 oldincludedir = @oldincludedir@
332 pdfdir = @pdfdir@
333 port_specific_symbol_files = @port_specific_symbol_files@
334 prefix = @prefix@
335 program_transform_name = @program_transform_name@
336 psdir = @psdir@
337 python_mod_dir = @python_mod_dir@
338 sbindir = @sbindir@
339 sharedstatedir = @sharedstatedir@
340 srcdir = @srcdir@
341 sysconfdir = @sysconfdir@
342 target = @target@
343 target_alias = @target_alias@
344 target_cpu = @target_cpu@
345 target_os = @target_os@
346 target_vendor = @target_vendor@
347 thread_header = @thread_header@
348 top_build_prefix = @top_build_prefix@
349 top_builddir = @top_builddir@
350 top_srcdir = @top_srcdir@
351 toplevel_builddir = @toplevel_builddir@
352 toplevel_srcdir = @toplevel_srcdir@
354 # May be used by various substitution variables.
355 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
356 MAINT_CHARSET = latin1
357 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
358 PWD_COMMAND = $${PWDCMD-pwd}
359 STAMP = echo timestamp >
360 toolexecdir = $(glibcxx_toolexecdir)
361 toolexeclibdir = $(glibcxx_toolexeclibdir)
362 @ENABLE_WERROR_FALSE@WERROR_FLAG =
363 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
364 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
365 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
367 # These bits are all figured out from configure. Look in acinclude.m4
368 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
369 CONFIG_CXXFLAGS = \
370 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
372 WARN_CXXFLAGS = \
373 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
376 # -I/-D flags to pass when compiling.
377 AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
378 @ENABLE_FILESYSTEM_TS_FALSE@filesystem_dir =
379 @ENABLE_FILESYSTEM_TS_TRUE@filesystem_dir = filesystem
380 SUBDIRS = c++98 c++11 $(filesystem_dir)
381 @VTV_CYGMIN_FALSE@toolexeclib_LTLIBRARIES = libstdc++.la
383 # Cross compiler support.
384 @VTV_CYGMIN_TRUE@toolexeclib_LTLIBRARIES = libvtv.la libstdc++.la
385 @VTV_CYGMIN_TRUE@libvtv_la_SOURCES = vtv_stubs.cc
386 @VTV_CYGMIN_TRUE@libvtv_la_LDFLAGS = $(lt_host_flags)
387 @VTV_CYGMIN_TRUE@libvtv_la_AM_CXXFLAGS = \
388 @VTV_CYGMIN_TRUE@ $(glibcxx_compiler_pic_flag) \
389 @VTV_CYGMIN_TRUE@ $(XTEMPLATE_FLAGS) \
390 @VTV_CYGMIN_TRUE@ -Wl,-u_vtable_map_vars_start,-u_vtable_map_vars_end \
391 @VTV_CYGMIN_TRUE@ $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
393 @VTV_CYGMIN_TRUE@libvtv_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
394 @VTV_CYGMIN_TRUE@ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libvtv_la_AM_CXXFLAGS) \
395 @VTV_CYGMIN_TRUE@ $(CXXFLAGS) $(libvtv_la_LDFLAGS) $(LDFLAGS) -o $@
397 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources =
398 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources = compatibility-ldbl.cc
399 parallel_compat_sources = \
400 compatibility-parallel_list.cc compatibility-parallel_list-2.cc
402 cxx98_sources = \
403 compatibility.cc \
404 compatibility-debug_list.cc \
405 compatibility-debug_list-2.cc \
406 ${ldbl_compat_sources}
408 cxx11_sources = \
409 compatibility-c++0x.cc \
410 compatibility-atomic-c++0x.cc \
411 compatibility-thread-c++0x.cc \
412 compatibility-chrono.cc \
413 compatibility-condvar.cc
415 libstdc___la_SOURCES = $(cxx98_sources) $(cxx11_sources)
416 libstdc___la_LIBADD = \
417 $(GLIBCXX_LIBS) \
418 $(top_builddir)/libsupc++/libsupc++convenience.la \
419 $(top_builddir)/src/c++98/libc++98convenience.la \
420 $(top_builddir)/src/c++11/libc++11convenience.la
422 libstdc___la_DEPENDENCIES = \
423 ${version_dep} \
424 $(top_builddir)/libsupc++/libsupc++convenience.la \
425 $(top_builddir)/src/c++98/libc++98convenience.la \
426 $(top_builddir)/src/c++11/libc++11convenience.la
428 libstdc___la_LDFLAGS = \
429 -version-info $(libtool_VERSION) ${version_arg} -lm
431 libstdc___la_LINK = $(CXXLINK) $(libstdc___la_LDFLAGS)
433 # A note on compatibility and static libraries.
435 # static lib == linked against only this version, should not need compat
436 # shared lib == linked against potentially all compat versions
438 # Thus, the shared libs have more compat symbols, which can be found
439 # segregated in the sources with -D_GLIBCXX_SHARED.
441 # In the sub-directories of libsupc++, src/c++98, src/c++11, only
442 # -prefer-pic objects are generated for the convenience libraries.
444 # In the main src directory, make shared and static objects just for
445 # the compat libraries. Shared objects are compiled with -prefer-pic
446 # -D_GLIBCXX_SHARED and in the .libs sub-directory, static objects are
447 # compiled with -prefer-pic (ie, -fPIC but not -D_GLIBCXX_SHARED) and
448 # the main src directory.
450 # Why are objects destined for libstdc++.a compiled with -fPIC? First,
451 # because -fPIC is not harmful to use for objects destined for static
452 # libraries. In addition, using -fPIC will allow the use of static
453 # libstdc++.a in the creation of other C++ shared libraries.
455 # AM_CXXFLAGS needs to be in each sub-directory so that it can be
456 # modified in a per-library or per-sub-library way. Need to manually
457 # set this option because CONFIG_CXXFLAGS has to be after
458 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
459 # as the occasion calls for it.
460 AM_CXXFLAGS = \
461 -std=gnu++98 \
462 $(glibcxx_compiler_pic_flag) \
463 $(XTEMPLATE_FLAGS) $(VTV_CXXFLAGS) \
464 $(WARN_CXXFLAGS) $(OPTIMIZE_CXXFLAGS) $(CONFIG_CXXFLAGS)
467 # Libtool notes
469 # 1) In general, libtool expects an argument such as `--tag=CXX' when
470 # using the C++ compiler, because that will enable the settings
471 # detected when C++ support was being configured. However, when no
472 # such flag is given in the command line, libtool attempts to figure
473 # it out by matching the compiler name in each configuration section
474 # against a prefix of the command line. The problem is that, if the
475 # compiler name and its initial flags stored in the libtool
476 # configuration file don't match those in the command line, libtool
477 # can't decide which configuration to use, and it gives up. The
478 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
479 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
480 # attempt to infer which configuration to use.
482 # The second tag argument, `--tag disable-shared` means that libtool
483 # only compiles each source once, for static objects. In actuality,
484 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
485 # the libtool command that is used create the object, which is
486 # suitable for shared libraries. The `--tag disable-shared` must be
487 # placed after --tag CXX lest things CXX undo the affect of
488 # disable-shared.
490 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
491 # last. (That way, things like -O2 passed down from the toplevel can
492 # be overridden by --enable-debug and --enable-cxx-flags.)
493 LTCXXCOMPILE = \
494 $(LIBTOOL) --tag CXX \
495 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
496 --mode=compile $(CXX) $(INCLUDES) \
497 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(EXTRA_CXX_FLAGS)
499 LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
501 # 3) We'd have a problem when building the shared libstdc++ object if
502 # the rules automake generates would be used. We cannot allow g++ to
503 # be used since this would add -lstdc++ to the link line which of
504 # course is problematic at this point. So, we get the top-level
505 # directory to configure libstdc++-v3 to use gcc as the C++
506 # compilation driver.
507 CXXLINK = \
508 $(LIBTOOL) --tag CXX \
509 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
510 --mode=link $(CXX) \
511 $(VTV_CXXLINKFLAGS) \
512 $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_CXXFLAGS) $(LTLDFLAGS) -o $@
514 @ENABLE_SYMVERS_TRUE@CLEANFILES = libstdc++-symbols.ver $(version_dep)
515 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-exported_symbols_list,libstdc++-symbols.explist
516 @ENABLE_SYMVERS_FALSE@version_arg =
517 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
518 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,--version-script=libstdc++-symbols.ver
519 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg = -Wl,-M,libstdc++-symbols.ver-sun
520 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.explist
521 @ENABLE_SYMVERS_FALSE@version_dep =
522 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
523 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver
524 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep = libstdc++-symbols.ver-sun
525 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_DEBUG =
527 # Added rules.
528 # 1 debug library
529 # 2 supra-convenience library
530 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_DEBUG = build-debug
531 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_INSTALL_DEBUG =
532 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_INSTALL_DEBUG = install-debug
533 @GLIBCXX_BUILD_DEBUG_FALSE@CLEAN_DEBUG =
534 @GLIBCXX_BUILD_DEBUG_TRUE@CLEAN_DEBUG = debug
536 # Build a debug variant.
537 # Take care to fix all possibly-relative paths.
538 debugdir = ${glibcxx_builddir}/src/debug
539 all: all-recursive
541 .SUFFIXES:
542 .SUFFIXES: .cc .lo .o .obj
543 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
544 @for dep in $?; do \
545 case '$(am__configure_deps)' in \
546 *$$dep*) \
547 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
548 && { if test -f $@; then exit 0; else break; fi; }; \
549 exit 1;; \
550 esac; \
551 done; \
552 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
553 $(am__cd) $(top_srcdir) && \
554 $(AUTOMAKE) --foreign --ignore-deps src/Makefile
555 .PRECIOUS: Makefile
556 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
557 @case '$?' in \
558 *config.status*) \
559 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
560 *) \
561 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
562 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
563 esac;
564 $(top_srcdir)/fragment.am:
566 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
567 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
569 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
570 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
571 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
572 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
573 $(am__aclocal_m4_deps):
574 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
575 @$(NORMAL_INSTALL)
576 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
577 list2=; for p in $$list; do \
578 if test -f $$p; then \
579 list2="$$list2 $$p"; \
580 else :; fi; \
581 done; \
582 test -z "$$list2" || { \
583 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
584 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
585 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
586 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
589 uninstall-toolexeclibLTLIBRARIES:
590 @$(NORMAL_UNINSTALL)
591 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
592 for p in $$list; do \
593 $(am__strip_dir) \
594 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
595 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
596 done
598 clean-toolexeclibLTLIBRARIES:
599 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
600 @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
601 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
602 test "$$dir" != "$$p" || dir=.; \
603 echo "rm -f \"$${dir}/so_locations\""; \
604 rm -f "$${dir}/so_locations"; \
605 done
606 libstdc++.la: $(libstdc___la_OBJECTS) $(libstdc___la_DEPENDENCIES) $(EXTRA_libstdc___la_DEPENDENCIES)
607 $(libstdc___la_LINK) $(am_libstdc___la_rpath) $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD) $(LIBS)
608 libvtv.la: $(libvtv_la_OBJECTS) $(libvtv_la_DEPENDENCIES) $(EXTRA_libvtv_la_DEPENDENCIES)
609 $(libvtv_la_LINK) $(am_libvtv_la_rpath) $(libvtv_la_OBJECTS) $(libvtv_la_LIBADD) $(LIBS)
611 mostlyclean-compile:
612 -rm -f *.$(OBJEXT)
614 distclean-compile:
615 -rm -f *.tab.c
617 .cc.o:
618 $(CXXCOMPILE) -c -o $@ $<
620 .cc.obj:
621 $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
623 .cc.lo:
624 $(LTCXXCOMPILE) -c -o $@ $<
626 mostlyclean-libtool:
627 -rm -f *.lo
629 clean-libtool:
630 -rm -rf .libs _libs
632 # This directory's subdirectories are mostly independent; you can cd
633 # into them and run `make' without going through this Makefile.
634 # To change the values of `make' variables: instead of editing Makefiles,
635 # (1) if the variable is set in `config.status', edit `config.status'
636 # (which will cause the Makefiles to be regenerated when you run `make');
637 # (2) otherwise, pass the desired values on the `make' command line.
638 $(RECURSIVE_TARGETS):
639 @fail= failcom='exit 1'; \
640 for f in x $$MAKEFLAGS; do \
641 case $$f in \
642 *=* | --[!k]*);; \
643 *k*) failcom='fail=yes';; \
644 esac; \
645 done; \
646 dot_seen=no; \
647 target=`echo $@ | sed s/-recursive//`; \
648 list='$(SUBDIRS)'; for subdir in $$list; do \
649 echo "Making $$target in $$subdir"; \
650 if test "$$subdir" = "."; then \
651 dot_seen=yes; \
652 local_target="$$target-am"; \
653 else \
654 local_target="$$target"; \
655 fi; \
656 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
657 || eval $$failcom; \
658 done; \
659 if test "$$dot_seen" = "no"; then \
660 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
661 fi; test -z "$$fail"
663 $(RECURSIVE_CLEAN_TARGETS):
664 @fail= failcom='exit 1'; \
665 for f in x $$MAKEFLAGS; do \
666 case $$f in \
667 *=* | --[!k]*);; \
668 *k*) failcom='fail=yes';; \
669 esac; \
670 done; \
671 dot_seen=no; \
672 case "$@" in \
673 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
674 *) list='$(SUBDIRS)' ;; \
675 esac; \
676 rev=''; for subdir in $$list; do \
677 if test "$$subdir" = "."; then :; else \
678 rev="$$subdir $$rev"; \
679 fi; \
680 done; \
681 rev="$$rev ."; \
682 target=`echo $@ | sed s/-recursive//`; \
683 for subdir in $$rev; do \
684 echo "Making $$target in $$subdir"; \
685 if test "$$subdir" = "."; then \
686 local_target="$$target-am"; \
687 else \
688 local_target="$$target"; \
689 fi; \
690 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
691 || eval $$failcom; \
692 done && test -z "$$fail"
693 tags-recursive:
694 list='$(SUBDIRS)'; for subdir in $$list; do \
695 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
696 done
697 ctags-recursive:
698 list='$(SUBDIRS)'; for subdir in $$list; do \
699 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
700 done
702 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
703 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
704 unique=`for i in $$list; do \
705 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
706 done | \
707 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
708 END { if (nonempty) { for (i in files) print i; }; }'`; \
709 mkid -fID $$unique
710 tags: TAGS
712 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
713 $(TAGS_FILES) $(LISP)
714 set x; \
715 here=`pwd`; \
716 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
717 include_option=--etags-include; \
718 empty_fix=.; \
719 else \
720 include_option=--include; \
721 empty_fix=; \
722 fi; \
723 list='$(SUBDIRS)'; for subdir in $$list; do \
724 if test "$$subdir" = .; then :; else \
725 test ! -f $$subdir/TAGS || \
726 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
727 fi; \
728 done; \
729 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
730 unique=`for i in $$list; do \
731 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
732 done | \
733 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
734 END { if (nonempty) { for (i in files) print i; }; }'`; \
735 shift; \
736 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
737 test -n "$$unique" || unique=$$empty_fix; \
738 if test $$# -gt 0; then \
739 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
740 "$$@" $$unique; \
741 else \
742 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
743 $$unique; \
744 fi; \
746 ctags: CTAGS
747 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
748 $(TAGS_FILES) $(LISP)
749 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
750 unique=`for i in $$list; do \
751 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
752 done | \
753 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
754 END { if (nonempty) { for (i in files) print i; }; }'`; \
755 test -z "$(CTAGS_ARGS)$$unique" \
756 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
757 $$unique
759 GTAGS:
760 here=`$(am__cd) $(top_builddir) && pwd` \
761 && $(am__cd) $(top_srcdir) \
762 && gtags -i $(GTAGS_ARGS) "$$here"
764 distclean-tags:
765 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
766 check-am: all-am
767 check: check-recursive
768 all-am: Makefile $(LTLIBRARIES) all-local
769 installdirs: installdirs-recursive
770 installdirs-am:
771 for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
772 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
773 done
774 install: install-recursive
775 install-exec: install-exec-recursive
776 install-data: install-data-recursive
777 uninstall: uninstall-recursive
779 install-am: all-am
780 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
782 installcheck: installcheck-recursive
783 install-strip:
784 if test -z '$(STRIP)'; then \
785 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
786 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
787 install; \
788 else \
789 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
790 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
791 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
793 mostlyclean-generic:
795 clean-generic:
796 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
798 distclean-generic:
799 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
800 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
802 maintainer-clean-generic:
803 @echo "This command is intended for maintainers to use"
804 @echo "it deletes files that may require special tools to rebuild."
805 clean: clean-recursive
807 clean-am: clean-generic clean-libtool clean-local \
808 clean-toolexeclibLTLIBRARIES mostlyclean-am
810 distclean: distclean-recursive
811 -rm -f Makefile
812 distclean-am: clean-am distclean-compile distclean-generic \
813 distclean-tags
815 dvi: dvi-recursive
817 dvi-am:
819 html: html-recursive
821 html-am:
823 info: info-recursive
825 info-am:
827 install-data-am: install-data-local
829 install-dvi: install-dvi-recursive
831 install-dvi-am:
833 install-exec-am: install-toolexeclibLTLIBRARIES
835 install-html: install-html-recursive
837 install-html-am:
839 install-info: install-info-recursive
841 install-info-am:
843 install-man:
845 install-pdf: install-pdf-recursive
847 install-pdf-am:
849 install-ps: install-ps-recursive
851 install-ps-am:
853 installcheck-am:
855 maintainer-clean: maintainer-clean-recursive
856 -rm -f Makefile
857 maintainer-clean-am: distclean-am maintainer-clean-generic
859 mostlyclean: mostlyclean-recursive
861 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
862 mostlyclean-libtool
864 pdf: pdf-recursive
866 pdf-am:
868 ps: ps-recursive
870 ps-am:
872 uninstall-am: uninstall-toolexeclibLTLIBRARIES
874 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
875 install-am install-strip tags-recursive
877 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
878 all all-am all-local check check-am clean clean-generic \
879 clean-libtool clean-local clean-toolexeclibLTLIBRARIES ctags \
880 ctags-recursive distclean distclean-compile distclean-generic \
881 distclean-libtool distclean-tags dvi dvi-am html html-am info \
882 info-am install install-am install-data install-data-am \
883 install-data-local install-dvi install-dvi-am install-exec \
884 install-exec-am install-html install-html-am install-info \
885 install-info-am install-man install-pdf install-pdf-am \
886 install-ps install-ps-am install-strip \
887 install-toolexeclibLTLIBRARIES installcheck installcheck-am \
888 installdirs installdirs-am maintainer-clean \
889 maintainer-clean-generic mostlyclean mostlyclean-compile \
890 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
891 tags tags-recursive uninstall uninstall-am \
892 uninstall-toolexeclibLTLIBRARIES
895 @VTV_CYGMIN_TRUE@vtv_stubs.cc:
896 @VTV_CYGMIN_TRUE@ rm -f $@
897 @VTV_CYGMIN_TRUE@ $(LN_S) $(toplevel_srcdir)/libstdc++-v3/libsupc++/vtv_stubs.cc $@
899 vpath % $(top_srcdir)/src/c++98
900 vpath % $(top_srcdir)/src/c++11
901 @ENABLE_FILESYSTEM_TS_TRUE@vpath % $(top_srcdir)/src/filesystem
903 # Use special rules for compatibility-ldbl.cc compilation, as we need to
904 # pass -mlong-double-64.
905 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo: compatibility-ldbl.cc
906 @GLIBCXX_LDBL_COMPAT_TRUE@ $(LTCXXCOMPILE) $(LONG_DOUBLE_COMPAT_FLAGS) -c $<
907 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o: compatibility-ldbl.cc
908 @GLIBCXX_LDBL_COMPAT_TRUE@ $(CXXCOMPILE) $(LONG_DOUBLE_COMPAT_FLAGS) -c $<
910 # Use special rules for C++11 files/objects.
911 compatibility-c++0x.lo: compatibility-c++0x.cc
912 $(LTCXXCOMPILE) -std=gnu++11 -c $<
913 compatibility-c++0x.o: compatibility-c++0x.cc
914 $(CXXCOMPILE) -std=gnu++11 -c $<
916 compatibility-atomic-c++0x.lo: compatibility-atomic-c++0x.cc
917 $(LTCXXCOMPILE) -std=gnu++11 -c $<
918 compatibility-atomic-c++0x.o: compatibility-atomic-c++0x.cc
919 $(CXXCOMPILE) -std=gnu++11 -c $<
921 compatibility-thread-c++0x.lo: compatibility-thread-c++0x.cc
922 $(LTCXXCOMPILE) -std=gnu++11 -c $<
923 compatibility-thread-c++0x.o: compatibility-thread-c++0x.cc
924 $(CXXCOMPILE) -std=gnu++11 -c $<
926 compatibility-chrono.lo: compatibility-chrono.cc
927 $(LTCXXCOMPILE) -std=gnu++11 -c $<
928 compatibility-chrono.o: compatibility-chrono.cc
929 $(CXXCOMPILE) -std=gnu++11 -c $<
931 compatibility-condvar.lo: compatibility-condvar.cc
932 $(LTCXXCOMPILE) -std=gnu++11 -c $<
933 compatibility-condvar.o: compatibility-condvar.cc
934 $(CXXCOMPILE) -std=gnu++11 -c $<
936 # Symbol versioning for shared libraries.
937 @ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver: ${glibcxx_srcdir}/$(SYMVER_FILE) \
938 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files)
939 @ENABLE_SYMVERS_TRUE@ cp ${glibcxx_srcdir}/$(SYMVER_FILE) $@.tmp
940 @ENABLE_SYMVERS_TRUE@ chmod +w $@.tmp
941 @ENABLE_SYMVERS_TRUE@ if test "x$(port_specific_symbol_files)" != x; then \
942 @ENABLE_SYMVERS_TRUE@ if grep '^# Appended to version file.' \
943 @ENABLE_SYMVERS_TRUE@ $(port_specific_symbol_files) > /dev/null 2>&1; then \
944 @ENABLE_SYMVERS_TRUE@ cat $(port_specific_symbol_files) >> $@.tmp; \
945 @ENABLE_SYMVERS_TRUE@ else \
946 @ENABLE_SYMVERS_TRUE@ sed -n '1,/DO NOT DELETE/p' $@.tmp > tmp.top; \
947 @ENABLE_SYMVERS_TRUE@ sed -n '/DO NOT DELETE/,$$p' $@.tmp > tmp.bottom; \
948 @ENABLE_SYMVERS_TRUE@ cat tmp.top $(port_specific_symbol_files) tmp.bottom > $@.tmp; \
949 @ENABLE_SYMVERS_TRUE@ rm tmp.top tmp.bottom; \
950 @ENABLE_SYMVERS_TRUE@ fi; \
951 @ENABLE_SYMVERS_TRUE@ fi
952 @ENABLE_SYMVERS_TRUE@ $(EGREP) -v '^[ ]*#(#| |$$)' $@.tmp | \
953 @ENABLE_SYMVERS_TRUE@ $(CC) -E -P -include $(CONFIG_HEADER) - > $@ || (rm -f $@ ; exit 1)
954 @ENABLE_SYMVERS_TRUE@ rm -f $@.tmp
955 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.ver-sun : libstdc++-symbols.ver \
956 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(toplevel_srcdir)/contrib/make_sunver.pl \
957 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
958 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ CXXFILT="$(CXXFILT)"; export CXXFILT; \
959 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ perl $(toplevel_srcdir)/contrib/make_sunver.pl \
960 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc++-symbols.ver \
961 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
962 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ `echo $(libstdc___la_LIBADD) | \
963 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
964 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ > $@ || (rm -f $@ ; exit 1)
965 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc++-symbols.explist : libstdc++-symbols.ver \
966 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ ${glibcxx_srcdir}/scripts/make_exports.pl \
967 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS) $(libstdc___la_LIBADD)
968 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ perl ${glibcxx_srcdir}/scripts/make_exports.pl \
969 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc++-symbols.ver \
970 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ $(libstdc___la_OBJECTS:%.lo=.libs/%.o) \
971 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ `echo $(libstdc___la_LIBADD) | \
972 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
973 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ > $@ || (rm -f $@ ; exit 1)
975 # Control additional build primary rules.
976 all-once: libstdc++convenience.la $(STAMP_DEBUG)
977 install-data-once: $(STAMP_INSTALL_DEBUG)
979 all-local: all-once
980 install-data-local: install-data-once
981 clean-local:
982 rm -rf libstdc++convenience.la stamp* $(CLEAN_DEBUG)
984 # Make a non-installed convenience library, so that --disable-static
985 # may work.
986 libstdc++convenience.la: $(toolexeclib_LTLIBRARIES)
987 $(CXXLINK) $(libstdc___la_LIBADD) $(LIBS); \
988 if test ! -f .libs/libstdc++.a; then \
989 cp .libs/libstdc++convenience.a .libs/libstdc++.a; \
990 fi; \
991 echo `date` > stamp-libstdc++convenience;
992 stamp-debug:
993 if test ! -d ${debugdir}; then \
994 mkdir -p ${debugdir}; \
995 for d in $(SUBDIRS); do mkdir -p ${debugdir}/$$d; done; \
996 (cd ${debugdir}; \
997 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
998 -e 's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
999 -e 's/srcdir = \.\./srcdir = ..\/../' \
1000 -e 's/VPATH = \.\./VPATH = ..\/../' \
1001 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
1002 -e 's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
1003 < ../Makefile > Makefile ; \
1004 for d in . $(SUBDIRS); do \
1005 sed -e 's/top_builddir = \.\./top_builddir = ..\/../' \
1006 -e 's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
1007 -e 's/srcdir = \.\./srcdir = ..\/../' \
1008 -e 's/VPATH = \.\./VPATH = ..\/../' \
1009 -e 's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
1010 -e 's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
1011 < ../$$d/Makefile > $$d/Makefile ; \
1012 done) ; \
1013 fi; \
1014 echo `date` > stamp-debug;
1016 build-debug: stamp-debug
1017 (cd ${debugdir}; \
1018 mv Makefile Makefile.tmp; \
1019 sed -e 's,all-local: all-once,all-local:,' \
1020 -e 's,install-data-local: install-data-once,install-data-local:,' \
1021 -e '/vpath/!s,src/c,src/debug/c,' \
1022 < Makefile.tmp > Makefile ; \
1023 rm -f Makefile.tmp ; \
1024 $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
1025 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug all) ;
1027 # Install debug library.
1028 install-debug: build-debug
1029 (cd ${debugdir} && $(MAKE) CXXFLAGS='$(DEBUG_FLAGS)' \
1030 toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install) ;
1032 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1033 # Otherwise a system limit (for SysV at least) may be exceeded.
1034 .NOEXPORT: