1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
91 target_triplet
= @target@
93 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
94 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
95 $(top_srcdir
)/..
/config
/enable.m4 \
96 $(top_srcdir
)/..
/config
/futex.m4 \
97 $(top_srcdir
)/..
/config
/hwcaps.m4 \
98 $(top_srcdir
)/..
/config
/iconv.m4 \
99 $(top_srcdir
)/..
/config
/lead-dot.m4 \
100 $(top_srcdir
)/..
/config
/lib-ld.m4 \
101 $(top_srcdir
)/..
/config
/lib-link.m4 \
102 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
103 $(top_srcdir
)/..
/config
/lthostflags.m4 \
104 $(top_srcdir
)/..
/config
/multi.m4 \
105 $(top_srcdir
)/..
/config
/no-executables.m4 \
106 $(top_srcdir
)/..
/config
/override.m4 \
107 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
108 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
109 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
110 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
111 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
112 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
113 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
114 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
115 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
116 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
118 DIST_COMMON
= $(srcdir)/Makefile.am
119 CONFIG_HEADER
= $(top_builddir
)/config.h
121 CONFIG_CLEAN_VPATH_FILES
=
122 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
123 am__vpath_adj
= case
$$p in \
124 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
127 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
129 am__nobase_strip_setup
= \
130 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
132 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
133 am__nobase_list
= $(am__nobase_strip_setup
); \
134 for p in
$$list; do echo
"$$p $$p"; done | \
135 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
136 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
137 if (++n[$$2] == $(am__install_max)) \
138 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
139 END { for (dir in files) print dir, files[dir] }'
141 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
142 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
143 am__uninstall_files_from_dir
= { \
145 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
146 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
147 $(am__cd
) "$$dir" && rm -f
$$files; }; \
149 am__installdirs
= "$(DESTDIR)$(toolexeclibdir)"
150 LTLIBRARIES
= $(toolexeclib_LTLIBRARIES
)
152 @GLIBCXX_LDBL_COMPAT_TRUE@am__objects_1
= compatibility-ldbl.lo
153 am__objects_2
= compatibility.lo compatibility-debug_list.lo \
154 compatibility-debug_list-2.lo
$(am__objects_1
)
155 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@am__objects_3
= compatibility-atomic-c
++0x.lo \
156 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-c
++0x.lo \
157 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-chrono.lo \
158 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-condvar.lo \
159 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-thread-c
++0x.lo
160 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@am__objects_4
= compatibility-ldbl-alt128-cxx11.lo
161 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@am__objects_5
= \
162 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128.lo \
163 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
$(am__objects_4
)
164 am__objects_6
= $(am__objects_3
) $(am__objects_5
)
165 @GLIBCXX_HOSTED_TRUE@am_libstdc___la_OBJECTS
= $(am__objects_2
) \
166 @GLIBCXX_HOSTED_TRUE@
$(am__objects_6
)
167 libstdc___la_OBJECTS
= $(am_libstdc___la_OBJECTS
)
168 @VTV_CYGMIN_FALSE@am_libstdc___la_rpath
= -rpath
$(toolexeclibdir
)
169 @VTV_CYGMIN_TRUE@am_libstdc___la_rpath
= -rpath
$(toolexeclibdir
)
171 @VTV_CYGMIN_TRUE@am_libvtv_la_OBJECTS
= vtv_stubs.lo
172 libvtv_la_OBJECTS
= $(am_libvtv_la_OBJECTS
)
173 @VTV_CYGMIN_TRUE@am_libvtv_la_rpath
= -rpath
$(toolexeclibdir
)
174 AM_V_P
= $(am__v_P_@AM_V@
)
175 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
178 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
179 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
180 am__v_GEN_0
= @echo
" GEN " $@
;
182 AM_V_at
= $(am__v_at_@AM_V@
)
183 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
186 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
189 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
190 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
191 AM_V_lt
= $(am__v_lt_@AM_V@
)
192 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
193 am__v_lt_0
= --silent
195 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
196 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
197 am__v_CXX_0
= @echo
" CXX " $@
;
200 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
201 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
202 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
204 SOURCES
= $(libstdc___la_SOURCES
) $(libvtv_la_SOURCES
)
205 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
206 ctags-recursive dvi-recursive html-recursive info-recursive \
207 install-data-recursive install-dvi-recursive \
208 install-exec-recursive install-html-recursive \
209 install-info-recursive install-pdf-recursive \
210 install-ps-recursive install-recursive installcheck-recursive \
211 installdirs-recursive pdf-recursive ps-recursive \
212 tags-recursive uninstall-recursive
213 am__can_run_installinfo
= \
214 case
$$AM_UPDATE_INFO_DIR in \
216 *) (install-info
--version
) >/dev
/null
2>&1;; \
218 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
219 distclean-recursive maintainer-clean-recursive
220 am__recursive_targets
= \
221 $(RECURSIVE_TARGETS
) \
222 $(RECURSIVE_CLEAN_TARGETS
) \
223 $(am__extra_recursive_targets
)
224 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS
225 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
226 # Read a list of newline-separated strings from the standard input,
227 # and print each of them once, without duplicates. Input order is
229 am__uniquify_input
= $(AWK
) '\
230 BEGIN { nonempty = 0; } \
231 { items[$$0] = 1; nonempty = 1; } \
232 END { if (nonempty) { for (i in items) print i; }; } \
234 # Make sure the list of sources is unique. This is necessary because,
235 # e.g., the same source file might be shared among _SOURCES variables
236 # for different programs/libraries.
237 am__define_uniq_tagged_files
= \
238 list
='$(am__tagged_files)'; \
239 unique
=`for i in $$list; do \
240 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241 done | $(am__uniquify_input)`
244 DIST_SUBDIRS
= c
++98 c
++11 c
++17 c
++20 c
++23 filesystem libbacktrace \
246 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
248 ALLOCATOR_H
= @ALLOCATOR_H@
249 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
250 ALLOC_FILE
= @ALLOC_FILE@
252 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
255 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
256 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
257 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
258 AUTOCONF
= @AUTOCONF@
259 AUTOHEADER
= @AUTOHEADER@
260 AUTOMAKE
= @AUTOMAKE@
262 BACKTRACE_CPPFLAGS
= @BACKTRACE_CPPFLAGS@
263 BACKTRACE_SUPPORTED
= @BACKTRACE_SUPPORTED@
264 BACKTRACE_SUPPORTS_THREADS
= @BACKTRACE_SUPPORTS_THREADS@
265 BACKTRACE_USES_MALLOC
= @BACKTRACE_USES_MALLOC@
266 BASIC_FILE_CC
= @BASIC_FILE_CC@
267 BASIC_FILE_H
= @BASIC_FILE_H@
269 CCODECVT_CC
= @CCODECVT_CC@
270 CCOLLATE_CC
= @CCOLLATE_CC@
271 CCTYPE_CC
= @CCTYPE_CC@
273 CLOCALE_CC
= @CLOCALE_CC@
274 CLOCALE_H
= @CLOCALE_H@
275 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
276 CMESSAGES_CC
= @CMESSAGES_CC@
277 CMESSAGES_H
= @CMESSAGES_H@
278 CMONEY_CC
= @CMONEY_CC@
279 CNUMERIC_CC
= @CNUMERIC_CC@
281 CPPFLAGS
= @CPPFLAGS@
282 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
283 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
284 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
285 CSTDIO_H
= @CSTDIO_H@
286 CTIME_CC
= @CTIME_CC@
291 CXXFLAGS
= @CXXFLAGS@
292 CYGPATH_W
= @CYGPATH_W@
293 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
295 DEBUG_FLAGS
= @DEBUG_FLAGS@
299 DSYMUTIL
= @DSYMUTIL@
305 EH_POOL_FLAGS
= @EH_POOL_FLAGS@
306 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
308 EXTRA_CFLAGS
= @EXTRA_CFLAGS@
309 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
311 FORMAT_FILE
= @FORMAT_FILE@
312 FREESTANDING_FLAGS
= @FREESTANDING_FLAGS@
313 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
314 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
316 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
318 INSTALL_DATA
= @INSTALL_DATA@
319 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
320 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
321 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
324 LIBICONV
= @LIBICONV@
330 LONG_DOUBLE_128_FLAGS
= @LONG_DOUBLE_128_FLAGS@
331 LONG_DOUBLE_ALT128_COMPAT_FLAGS
= @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
332 LONG_DOUBLE_COMPAT_FLAGS
= @LONG_DOUBLE_COMPAT_FLAGS@
333 LTLIBICONV
= @LTLIBICONV@
334 LTLIBOBJS
= @LTLIBOBJS@
336 MAKEINFO
= @MAKEINFO@
342 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
343 OPT_LDFLAGS
= @OPT_LDFLAGS@
344 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
348 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
349 PACKAGE_NAME
= @PACKAGE_NAME@
350 PACKAGE_STRING
= @PACKAGE_STRING@
351 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
352 PACKAGE_URL
= @PACKAGE_URL@
353 PACKAGE_VERSION
= @PACKAGE_VERSION@
354 PATH_SEPARATOR
= @PATH_SEPARATOR@
355 PDFLATEX
= @PDFLATEX@
357 SECTION_FLAGS
= @SECTION_FLAGS@
358 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
360 SET_MAKE
= @SET_MAKE@
363 SYMVER_FILE
= @SYMVER_FILE@
364 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
367 VIEW_FILE
= @VIEW_FILE@
368 VTV_CXXFLAGS
= @VTV_CXXFLAGS@
369 VTV_CXXLINKFLAGS
= @VTV_CXXLINKFLAGS@
370 VTV_PCH_CXXFLAGS
= @VTV_PCH_CXXFLAGS@
371 WARN_FLAGS
= @WARN_FLAGS@
372 XMLCATALOG
= @XMLCATALOG@
374 XSLTPROC
= @XSLTPROC@
375 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
376 abs_builddir
= @abs_builddir@
377 abs_srcdir
= @abs_srcdir@
378 abs_top_builddir
= @abs_top_builddir@
379 abs_top_srcdir
= @abs_top_srcdir@
380 ac_ct_CC
= @ac_ct_CC@
381 ac_ct_CXX
= @ac_ct_CXX@
382 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
383 am__leading_dot
= @am__leading_dot@
385 am__untar
= @am__untar@
386 baseline_dir
= @baseline_dir@
387 baseline_subdir_switch
= @baseline_subdir_switch@
390 build_alias
= @build_alias@
391 build_cpu
= @build_cpu@
392 build_os
= @build_os@
393 build_vendor
= @build_vendor@
394 builddir
= @builddir@
395 check_msgfmt
= @check_msgfmt@
397 datarootdir
= @datarootdir@
400 enable_shared
= @enable_shared@
401 enable_static
= @enable_static@
402 exec_prefix = @
exec_prefix@
403 get_gcc_base_ver
= @get_gcc_base_ver@
404 glibcxx_MOFILES
= @glibcxx_MOFILES@
405 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
406 glibcxx_POFILES
= @glibcxx_POFILES@
407 glibcxx_builddir
= @glibcxx_builddir@
408 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
409 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
410 glibcxx_cxx98_abi
= @glibcxx_cxx98_abi@
411 glibcxx_localedir
= @glibcxx_localedir@
412 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
413 glibcxx_prefixdir
= @glibcxx_prefixdir@
414 glibcxx_srcdir
= @glibcxx_srcdir@
415 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
416 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
417 gxx_include_dir
= @gxx_include_dir@
419 host_alias
= @host_alias@
420 host_cpu
= @host_cpu@
422 host_vendor
= @host_vendor@
424 includedir = @
includedir@
426 install_sh
= @install_sh@
428 libexecdir
= @libexecdir@
429 libtool_VERSION
= @libtool_VERSION@
430 localedir
= @localedir@
431 localstatedir
= @localstatedir@
432 lt_host_flags
= @lt_host_flags@
435 multi_basedir
= @multi_basedir@
436 oldincludedir = @
oldincludedir@
438 port_specific_symbol_files
= @port_specific_symbol_files@
440 program_transform_name
= @program_transform_name@
442 python_mod_dir
= @python_mod_dir@
444 sharedstatedir
= @sharedstatedir@
446 sysconfdir
= @sysconfdir@
448 target_alias
= @target_alias@
449 target_cpu
= @target_cpu@
450 target_os
= @target_os@
451 target_vendor
= @target_vendor@
452 thread_header
= @thread_header@
453 tmake_file
= @tmake_file@
454 top_build_prefix
= @top_build_prefix@
455 top_builddir
= @top_builddir@
456 top_srcdir
= @top_srcdir@
457 toplevel_builddir
= @toplevel_builddir@
458 toplevel_srcdir
= @toplevel_srcdir@
460 # May be used by various substitution variables.
461 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
462 MAINT_CHARSET
= latin1
463 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
464 PWD_COMMAND
= $${PWDCMD-pwd
}
465 STAMP
= echo timestamp
>
466 toolexecdir
= $(glibcxx_toolexecdir
)
467 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
468 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
469 @ENABLE_WERROR_TRUE@WERROR_FLAG
= -Werror
470 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS
=
471 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS
= -fno-implicit-templates
472 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS
=
473 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS
= $(LONG_DOUBLE_128_FLAGS
)
475 # These bits are all figured out from configure. Look in acinclude.m4
476 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
478 $(SECTION_FLAGS
) $(HWCAP_CFLAGS
) -frandom-seed
=$@
$(LDBL_128_FLAGS
)
481 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
484 # -I/-D flags to pass when compiling.
485 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
) $(CPPFLAGS
)
486 @ENABLE_FILESYSTEM_TS_FALSE@@GLIBCXX_HOSTED_TRUE@filesystem_dir
=
487 @ENABLE_FILESYSTEM_TS_TRUE@@GLIBCXX_HOSTED_TRUE@filesystem_dir
= filesystem
488 @GLIBCXX_HOSTED_FALSE@filesystem_dir
=
489 @ENABLE_BACKTRACE_FALSE@@GLIBCXX_HOSTED_TRUE@backtrace_dir
=
490 @ENABLE_BACKTRACE_TRUE@@GLIBCXX_HOSTED_TRUE@backtrace_dir
= libbacktrace
491 @GLIBCXX_HOSTED_FALSE@backtrace_dir
=
492 @GLIBCXX_HOSTED_FALSE@experimental_dir
=
493 @GLIBCXX_HOSTED_TRUE@experimental_dir
= experimental
494 SUBDIRS
= c
++98 c
++11 c
++17 c
++20 c
++23 \
495 $(filesystem_dir
) $(backtrace_dir
) $(experimental_dir
)
497 @VTV_CYGMIN_FALSE@toolexeclib_LTLIBRARIES
= libstdc
++.la
499 # Cross compiler support.
500 @VTV_CYGMIN_TRUE@toolexeclib_LTLIBRARIES
= libvtv.la libstdc
++.la
501 @VTV_CYGMIN_TRUE@libvtv_la_SOURCES
= vtv_stubs.
cc
502 @VTV_CYGMIN_TRUE@libvtv_la_LDFLAGS
= $(lt_host_flags
)
503 @VTV_CYGMIN_TRUE@libvtv_la_AM_CXXFLAGS
= \
504 @VTV_CYGMIN_TRUE@
$(glibcxx_compiler_pic_flag
) \
505 @VTV_CYGMIN_TRUE@
$(XTEMPLATE_FLAGS
) \
506 @VTV_CYGMIN_TRUE@
-Wl
,-u_vtable_map_vars_start
,-u_vtable_map_vars_end \
507 @VTV_CYGMIN_TRUE@
$(WARN_CXXFLAGS
) $(OPTIMIZE_CXXFLAGS
) $(CONFIG_CXXFLAGS
)
509 @VTV_CYGMIN_TRUE@libvtv_la_LINK
= $(LIBTOOL
) --tag
=CXX
$(AM_LIBTOOLFLAGS
) \
510 @VTV_CYGMIN_TRUE@
$(LIBTOOLFLAGS
) --mode
=link
$(CXXLD
) $(libvtv_la_AM_CXXFLAGS
) \
511 @VTV_CYGMIN_TRUE@
$(CXXFLAGS
) $(libvtv_la_LDFLAGS
) $(LDFLAGS
) -o
$@
513 @GLIBCXX_LDBL_COMPAT_FALSE@ldbl_compat_sources
=
514 @GLIBCXX_LDBL_COMPAT_TRUE@ldbl_compat_sources
= compatibility-ldbl.
cc
515 @ENABLE_DUAL_ABI_FALSE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_cxx11_sources
=
516 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_cxx11_sources
= \
517 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128-cxx11.
cc
519 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@ldbl_alt128_compat_sources
=
520 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ldbl_alt128_compat_sources
= \
521 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@ compatibility-ldbl-alt128.
cc \
522 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
${ldbl_alt128_compat_cxx11_sources}
524 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@cxx0x_compat_sources
= \
525 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-atomic-c
++0x.
cc \
526 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-c
++0x.
cc \
527 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-chrono.
cc \
528 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-condvar.
cc \
529 @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ compatibility-thread-c
++0x.
cc
531 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@cxx0x_compat_sources
=
532 parallel_compat_sources
= \
533 compatibility-parallel_list.
cc compatibility-parallel_list-2.
cc
537 compatibility-debug_list.
cc \
538 compatibility-debug_list-2.
cc \
539 ${ldbl_compat_sources}
542 ${cxx0x_compat_sources} \
543 ${ldbl_alt128_compat_sources}
545 # When freestanding, there's currently no compatibility to preserve. Should
546 # that change, any compatibility sources can be added here.
547 @GLIBCXX_HOSTED_FALSE@libstdc___la_SOURCES
=
548 @GLIBCXX_HOSTED_TRUE@libstdc___la_SOURCES
= $(cxx98_sources
) $(cxx11_sources
)
549 libstdc___la_LIBADD
= \
551 $(top_builddir
)/libsupc
++/libsupc
++convenience.la \
552 $(top_builddir
)/src
/c
++98/libc
++98convenience.la \
553 $(top_builddir
)/src
/c
++11/libc
++11convenience.la \
554 $(top_builddir
)/src
/c
++17/libc
++17convenience.la \
555 $(top_builddir
)/src
/c
++20/libc
++20convenience.la
557 libstdc___la_DEPENDENCIES
= \
559 $(top_builddir
)/libsupc
++/libsupc
++convenience.la \
560 $(top_builddir
)/src
/c
++98/libc
++98convenience.la \
561 $(top_builddir
)/src
/c
++11/libc
++11convenience.la \
562 $(top_builddir
)/src
/c
++17/libc
++17convenience.la \
563 $(top_builddir
)/src
/c
++20/libc
++20convenience.la
565 @ENABLE_DARWIN_AT_RPATH_TRUE@libstdc___darwin_rpath
= \
566 @ENABLE_DARWIN_AT_RPATH_TRUE@
-Wc
,-nodefaultrpaths \
567 @ENABLE_DARWIN_AT_RPATH_TRUE@
-Wl
,-rpath
,@loader_path
568 libstdc___la_LDFLAGS
= \
569 -version-info
$(libtool_VERSION
) ${version_arg} -lm
$(libstdc___darwin_rpath
)
571 libstdc___la_LINK
= $(CXXLINK
) $(libstdc___la_LDFLAGS
) $(lt_host_flags
)
572 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@@GLIBCXX_LDBL_COMPAT_TRUE@LTCXXCOMPILE64
= $(LTCXXCOMPILE
)
574 # Use special rules for compatibility-ldbl.cc compilation, as we need to
575 # pass -mlong-double-64, and not use -mabi={ieee,ibm}longdouble.
576 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@LTCXXCOMPILE64
= \
577 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@
$(filter-out -mabi
=ieeelongdouble
-mabi
=ibmlongdouble
,$(LTCXXCOMPILE
))
579 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@@GLIBCXX_LDBL_COMPAT_TRUE@CXXCOMPILE64
= $(CXXCOMPILE
)
580 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@CXXCOMPILE64
= \
581 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@@GLIBCXX_LDBL_COMPAT_TRUE@
$(filter-out -mabi
=ieeelongdouble
-mabi
=ibmlongdouble
,$(CXXCOMPILE
))
584 # A note on compatibility and static libraries.
586 # static lib == linked against only this version, should not need compat
587 # shared lib == linked against potentially all compat versions
589 # Thus, the shared libs have more compat symbols, which can be found
590 # segregated in the sources with -D_GLIBCXX_SHARED.
592 # In the sub-directories of libsupc++, src/c++98, src/c++11, src/c++17,
593 # src/c++20, only -prefer-pic objects are generated for the convenience
596 # In the main src directory, make shared and static objects just for
597 # the compat libraries. Shared objects are compiled with -prefer-pic
598 # -D_GLIBCXX_SHARED and in the .libs sub-directory, static objects are
599 # compiled with -prefer-pic (ie, -fPIC but not -D_GLIBCXX_SHARED) and
600 # the main src directory.
602 # Why are objects destined for libstdc++.a compiled with -fPIC? First,
603 # because -fPIC is not harmful to use for objects destined for static
604 # libraries. In addition, using -fPIC will allow the use of static
605 # libstdc++.a in the creation of other C++ shared libraries.
607 # AM_CXXFLAGS needs to be in each sub-directory so that it can be
608 # modified in a per-library or per-sub-library way. Need to manually
609 # set this option because CONFIG_CXXFLAGS has to be after
610 # OPTIMIZE_CXXFLAGS on the compile line so that -O2 can be overridden
611 # as the occasion calls for it.
614 $(glibcxx_compiler_pic_flag
) \
615 $(XTEMPLATE_FLAGS
) $(VTV_CXXFLAGS
) \
616 $(WARN_CXXFLAGS
) $(OPTIMIZE_CXXFLAGS
) $(CONFIG_CXXFLAGS
)
618 AM_CXXFLAGS
= $(filter-out -fvtable-verify
=std
,$(AM_CXXFLAGS_PRE
))
622 # 1) In general, libtool expects an argument such as `--tag=CXX' when
623 # using the C++ compiler, because that will enable the settings
624 # detected when C++ support was being configured. However, when no
625 # such flag is given in the command line, libtool attempts to figure
626 # it out by matching the compiler name in each configuration section
627 # against a prefix of the command line. The problem is that, if the
628 # compiler name and its initial flags stored in the libtool
629 # configuration file don't match those in the command line, libtool
630 # can't decide which configuration to use, and it gives up. The
631 # correct solution is to add `--tag CXX' to LTCXXCOMPILE and maybe
632 # CXXLINK, just after $(LIBTOOL), so that libtool doesn't have to
633 # attempt to infer which configuration to use.
635 # The second tag argument, `--tag disable-shared` means that libtool
636 # only compiles each source once, for static objects. In actuality,
637 # glibcxx_lt_pic_flag and glibcxx_compiler_shared_flag are added to
638 # the libtool command that is used create the object, which is
639 # suitable for shared libraries. The `--tag disable-shared` must be
640 # placed after --tag CXX lest things CXX undo the affect of
643 # 2) Need to explicitly set LTCXXCOMPILE so that EXTRA_CXX_FLAGS is
644 # last. (That way, things like -O2 passed down from the toplevel can
645 # be overridden by --enable-debug and --enable-cxx-flags.)
647 $(LIBTOOL
) --tag CXX \
648 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
649 --mode
=compile
$(CXX
) $(INCLUDES
) \
650 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(EXTRA_CXX_FLAGS
)
652 LTLDFLAGS
= $(shell $(SHELL
) $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
654 # 3) We'd have a problem when building the shared libstdc++ object if
655 # the rules automake generates would be used. We cannot allow g++ to
656 # be used since this would add -lstdc++ to the link line which of
657 # course is problematic at this point. So, we get the top-level
658 # directory to configure libstdc++-v3 to use gcc as the C++
659 # compilation driver.
661 $(LIBTOOL
) --tag CXX \
662 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
664 $(VTV_CXXLINKFLAGS
) \
665 $(OPT_LDFLAGS
) $(SECTION_LDFLAGS
) $(AM_CXXFLAGS
) \
666 $(LTLDFLAGS
) $(LTLIBICONV
) \
669 @ENABLE_SYMVERS_TRUE@CLEANFILES
= libstdc
++-symbols.ver
$(version_dep
)
670 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,-exported_symbols_list
,libstdc
++-symbols.explist
671 @ENABLE_SYMVERS_FALSE@version_arg
=
672 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,--version-script
=libstdc
++-symbols.ver
673 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,--version-script
=libstdc
++-symbols.ver
674 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_arg
= -Wl
,-M
,libstdc
++-symbols.ver-sun
675 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.explist
676 @ENABLE_SYMVERS_FALSE@version_dep
=
677 @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver
678 @ENABLE_SYMVERS_GNU_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver
679 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@version_dep
= libstdc
++-symbols.ver-sun
680 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_DEBUG
=
684 # 2 supra-convenience library
685 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_DEBUG
= build-debug
686 @GLIBCXX_BUILD_DEBUG_FALSE@STAMP_INSTALL_DEBUG
=
687 @GLIBCXX_BUILD_DEBUG_TRUE@STAMP_INSTALL_DEBUG
= install-debug
688 @GLIBCXX_BUILD_DEBUG_FALSE@CLEAN_DEBUG
=
689 @GLIBCXX_BUILD_DEBUG_TRUE@CLEAN_DEBUG
= debug
690 @ENABLE_BACKTRACE_TRUE@backtrace_supported_h
= $(backtrace_dir
)/backtrace-supported.h
691 @ENABLE_BACKTRACE_FALSE@debug_backtrace_supported_h
=
692 @ENABLE_BACKTRACE_TRUE@debug_backtrace_supported_h
= debug
/$(backtrace_supported_h
)
696 .SUFFIXES
: .
cc .lo .o .obj
697 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
699 case
'$(am__configure_deps)' in \
701 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
702 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
706 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
707 $(am__cd
) $(top_srcdir
) && \
708 $(AUTOMAKE
) --foreign
--ignore-deps src
/Makefile
709 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
712 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
714 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
715 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
717 $(top_srcdir
)/fragment.am
$(am__empty
):
719 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
720 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
722 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
723 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
724 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
725 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
726 $(am__aclocal_m4_deps
):
728 install-toolexeclibLTLIBRARIES
: $(toolexeclib_LTLIBRARIES
)
730 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
731 list2
=; for p in
$$list; do \
732 if
test -f
$$p; then \
733 list2
="$$list2 $$p"; \
736 test -z
"$$list2" ||
{ \
737 echo
" $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
738 $(MKDIR_P
) "$(DESTDIR)$(toolexeclibdir)" || exit
1; \
739 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
740 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
743 uninstall-toolexeclibLTLIBRARIES
:
745 @list
='$(toolexeclib_LTLIBRARIES)'; test -n
"$(toolexeclibdir)" || list
=; \
746 for p in
$$list; do \
748 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
749 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(toolexeclibdir)/$$f"; \
752 clean-toolexeclibLTLIBRARIES
:
753 -test -z
"$(toolexeclib_LTLIBRARIES)" ||
rm -f
$(toolexeclib_LTLIBRARIES
)
754 @list
='$(toolexeclib_LTLIBRARIES)'; \
755 locs
=`for p in $$list; do echo $$p; done | \
756 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
758 test -z
"$$locs" ||
{ \
759 echo
rm -f
$${locs}; \
763 libstdc
++.la
: $(libstdc___la_OBJECTS
) $(libstdc___la_DEPENDENCIES
) $(EXTRA_libstdc___la_DEPENDENCIES
)
764 $(AM_V_GEN
)$(libstdc___la_LINK
) $(am_libstdc___la_rpath
) $(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
) $(LIBS
)
766 libvtv.la
: $(libvtv_la_OBJECTS
) $(libvtv_la_DEPENDENCIES
) $(EXTRA_libvtv_la_DEPENDENCIES
)
767 $(AM_V_GEN
)$(libvtv_la_LINK
) $(am_libvtv_la_rpath
) $(libvtv_la_OBJECTS
) $(libvtv_la_LIBADD
) $(LIBS
)
776 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
$<
779 $(AM_V_CXX
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
782 $(AM_V_CXX
)$(LTCXXCOMPILE
) -c
-o
$@
$<
790 # This directory's subdirectories are mostly independent; you can cd
791 # into them and run 'make' without going through this Makefile.
792 # To change the values of 'make' variables: instead of editing Makefiles,
793 # (1) if the variable is set in 'config.status', edit 'config.status'
794 # (which will cause the Makefiles to be regenerated when you run 'make');
795 # (2) otherwise, pass the desired values on the 'make' command line.
796 $(am__recursive_targets
):
798 if
$(am__make_keepgoing
); then \
799 failcom
='fail=yes'; \
804 target
=`echo $@ | sed s/-recursive//`; \
806 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
807 *) list
='$(SUBDIRS)' ;; \
809 for subdir in
$$list; do \
810 echo
"Making $$target in $$subdir"; \
811 if
test "$$subdir" = "."; then \
813 local_target
="$$target-am"; \
815 local_target
="$$target"; \
817 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
820 if
test "$$dot_seen" = "no"; then \
821 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
824 ID
: $(am__tagged_files
)
825 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
829 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
832 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
833 include_option
=--etags-include
; \
836 include_option
=--include; \
839 list
='$(SUBDIRS)'; for subdir in
$$list; do \
840 if
test "$$subdir" = .
; then
:; else \
841 test ! -f
$$subdir/TAGS || \
842 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
845 $(am__define_uniq_tagged_files
); \
847 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
848 test -n
"$$unique" || unique
=$$empty_fix; \
849 if
test $$# -gt 0; then \
850 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
853 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
857 ctags
: ctags-recursive
860 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
861 $(am__define_uniq_tagged_files
); \
862 test -z
"$(CTAGS_ARGS)$$unique" \
863 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
867 here
=`$(am__cd) $(top_builddir) && pwd` \
868 && $(am__cd
) $(top_srcdir
) \
869 && gtags
-i
$(GTAGS_ARGS
) "$$here"
870 cscopelist
: cscopelist-recursive
872 cscopelist-am
: $(am__tagged_files
)
873 list
='$(am__tagged_files)'; \
874 case
"$(srcdir)" in \
875 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
876 *) sdir
=$(subdir
)/$(srcdir) ;; \
878 for i in
$$list; do \
879 if
test -f
"$$i"; then \
880 echo
"$(subdir)/$$i"; \
884 done
>> $(top_builddir
)/cscope.files
887 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
889 check: check-recursive
890 all-am
: Makefile
$(LTLIBRARIES
) all-local
891 installdirs: installdirs-recursive
893 for
dir in
"$(DESTDIR)$(toolexeclibdir)"; do \
894 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
896 install: install-recursive
897 install-exec
: install-exec-recursive
898 install-data
: install-data-recursive
899 uninstall: uninstall-recursive
902 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
904 installcheck: installcheck-recursive
906 if
test -z
'$(STRIP)'; then \
907 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
908 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
911 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
912 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
913 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
918 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
921 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
922 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
924 maintainer-clean-generic
:
925 @echo
"This command is intended for maintainers to use"
926 @echo
"it deletes files that may require special tools to rebuild."
927 clean: clean-recursive
929 clean-am
: clean-generic clean-libtool clean-local \
930 clean-toolexeclibLTLIBRARIES mostlyclean-am
932 distclean: distclean-recursive
934 distclean-am
: clean-am distclean-compile distclean-generic \
949 install-data-am
: install-data-local
951 install-dvi
: install-dvi-recursive
955 install-exec-am
: install-toolexeclibLTLIBRARIES
957 install-html
: install-html-recursive
961 install-info
: install-info-recursive
967 install-pdf
: install-pdf-recursive
971 install-ps
: install-ps-recursive
977 maintainer-clean
: maintainer-clean-recursive
979 maintainer-clean-am
: distclean-am maintainer-clean-generic
981 mostlyclean: mostlyclean-recursive
983 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
994 uninstall-am
: uninstall-toolexeclibLTLIBRARIES
996 .MAKE
: $(am__recursive_targets
) install-am install-strip
998 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am all-local \
999 check check-am
clean clean-generic clean-libtool clean-local \
1000 clean-toolexeclibLTLIBRARIES cscopelist-am ctags ctags-am \
1001 distclean distclean-compile distclean-generic \
1002 distclean-libtool distclean-tags
dvi dvi-am html html-am
info \
1003 info-am
install install-am install-data install-data-am \
1004 install-data-local install-dvi install-dvi-am install-exec \
1005 install-exec-am install-html install-html-am install-info \
1006 install-info-am install-man install-pdf install-pdf-am \
1007 install-ps install-ps-am install-strip \
1008 install-toolexeclibLTLIBRARIES
installcheck installcheck-am \
1009 installdirs installdirs-am maintainer-clean \
1010 maintainer-clean-generic
mostlyclean mostlyclean-compile \
1011 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1012 tags tags-am
uninstall uninstall-am \
1013 uninstall-toolexeclibLTLIBRARIES
1018 @VTV_CYGMIN_TRUE@vtv_stubs.
cc:
1019 @VTV_CYGMIN_TRUE@
rm -f
$@
1020 @VTV_CYGMIN_TRUE@
$(LN_S
) $(toplevel_srcdir
)/libstdc
++-v3
/libsupc
++/vtv_stubs.
cc $@
1022 vpath
% $(top_srcdir
)/src
/c
++98
1023 vpath
% $(top_srcdir
)/src
/c
++11
1024 vpath
% $(top_srcdir
)/src
/c
++17
1025 vpath
% $(top_srcdir
)/src
/c
++20
1026 vpath
% $(top_srcdir
)/src
/c
++23
1027 @ENABLE_FILESYSTEM_TS_TRUE@vpath
% $(top_srcdir
)/src
/filesystem
1028 @ENABLE_BACKTRACE_TRUE@vpath
% $(top_srcdir
)/src
/libbacktrace
1029 vpath
% $(top_srcdir
)/src
/experimental
1030 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.lo
: compatibility-ldbl.
cc
1031 @GLIBCXX_LDBL_COMPAT_TRUE@
$(LTCXXCOMPILE64
) $(LONG_DOUBLE_COMPAT_FLAGS
) -c
$<
1032 @GLIBCXX_LDBL_COMPAT_TRUE@compatibility-ldbl.o
: compatibility-ldbl.
cc
1033 @GLIBCXX_LDBL_COMPAT_TRUE@
$(CXXCOMPILE64
) $(LONG_DOUBLE_COMPAT_FLAGS
) -c
$<
1035 # Use special rules for compatibility-ldbl-alt128.cc compilation, as we need to
1036 # ensure it is compiled with the correct flag.
1037 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128.lo
: compatibility-ldbl-alt128.
cc
1038 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
$(LTCXXCOMPILE
) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS
) -std
=gnu
++11 -c
$<
1039 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128.o
: compatibility-ldbl-alt128.
cc
1040 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
$(CXXCOMPILE
) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS
) -std
=gnu
++11 -c
$<
1041 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128-cxx11.lo
: compatibility-ldbl-alt128-cxx11.
cc
1042 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
$(LTCXXCOMPILE
) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS
) -std
=gnu
++11 -c
$<
1043 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@compatibility-ldbl-alt128-cxx11.o
: compatibility-ldbl-alt128-cxx11.
cc
1044 @ENABLE_DUAL_ABI_TRUE@@GLIBCXX_LDBL_ALT128_COMPAT_TRUE@
$(CXXCOMPILE
) $(LONG_DOUBLE_ALT128_COMPAT_FLAGS
) -std
=gnu
++11 -c
$<
1046 # Use special rules for C++11 files/objects.
1047 compatibility-c
++0x.lo
: compatibility-c
++0x.
cc
1048 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
1049 compatibility-c
++0x.o
: compatibility-c
++0x.
cc
1050 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
1052 compatibility-atomic-c
++0x.lo
: compatibility-atomic-c
++0x.
cc
1053 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
1054 compatibility-atomic-c
++0x.o
: compatibility-atomic-c
++0x.
cc
1055 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
1057 compatibility-thread-c
++0x.lo
: compatibility-thread-c
++0x.
cc
1058 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
1059 compatibility-thread-c
++0x.o
: compatibility-thread-c
++0x.
cc
1060 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
1062 compatibility-chrono.lo
: compatibility-chrono.
cc
1063 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
1064 compatibility-chrono.o
: compatibility-chrono.
cc
1065 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
1067 compatibility-condvar.lo
: compatibility-condvar.
cc
1068 $(LTCXXCOMPILE
) -std
=gnu
++11 -c
$<
1069 compatibility-condvar.o
: compatibility-condvar.
cc
1070 $(CXXCOMPILE
) -std
=gnu
++11 -c
$<
1072 # Symbol versioning for shared libraries.
1073 # See configure.host and configure.ac for port_specific_symbol_files.
1074 @ENABLE_SYMVERS_TRUE@libstdc
++-symbols.ver
: ${glibcxx_srcdir}/$(SYMVER_FILE
) \
1075 @ENABLE_SYMVERS_TRUE@
$(port_specific_symbol_files
)
1076 @ENABLE_SYMVERS_TRUE@ cp
${glibcxx_srcdir}/$(SYMVER_FILE
) $@.tmp
1077 @ENABLE_SYMVERS_TRUE@ chmod
+w
$@.tmp
1078 @ENABLE_SYMVERS_TRUE@ if
test "x$(port_specific_symbol_files)" != x
; then \
1079 @ENABLE_SYMVERS_TRUE@ if grep
'^# Appended to version file.' \
1080 @ENABLE_SYMVERS_TRUE@
$(port_specific_symbol_files
) > /dev
/null
2>&1; then \
1081 @ENABLE_SYMVERS_TRUE@ cat
$(port_specific_symbol_files
) >> $@.tmp
; \
1082 @ENABLE_SYMVERS_TRUE@
else \
1083 @ENABLE_SYMVERS_TRUE@ sed
-n
'1,/DO NOT DELETE/p' $@.tmp
> tmp.top
; \
1084 @ENABLE_SYMVERS_TRUE@ sed
-n
'/DO NOT DELETE/,$$p' $@.tmp
> tmp.bottom
; \
1085 @ENABLE_SYMVERS_TRUE@ cat tmp.top
$(port_specific_symbol_files
) tmp.bottom
> $@.tmp
; \
1086 @ENABLE_SYMVERS_TRUE@
rm tmp.top tmp.bottom
; \
1087 @ENABLE_SYMVERS_TRUE@ fi
; \
1088 @ENABLE_SYMVERS_TRUE@ fi
1089 @ENABLE_SYMVERS_TRUE@
$(EGREP
) -v
'^[ ]*#(#| |$$)' $@.tmp | \
1090 @ENABLE_SYMVERS_TRUE@
$(CC
) -E
-P
-include $(CONFIG_HEADER
) - > $@ ||
(rm -f
$@
; exit
1)
1091 @ENABLE_SYMVERS_TRUE@
rm -f
$@.tmp
1092 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc
++-symbols.ver-sun
: libstdc
++-symbols.ver \
1093 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(toplevel_srcdir
)/contrib
/make_sunver.pl \
1094 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
)
1095 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ CXXFILT
="$(CXXFILT)"; export CXXFILT
; \
1096 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ perl
$(toplevel_srcdir
)/contrib
/make_sunver.pl \
1097 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc
++-symbols.ver \
1098 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
:%.lo
=.libs
/%.o
) \
1099 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
`echo ' $(libstdc___la_LIBADD) ' | \
1100 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@ sed -e 's,/\([^/.]*\)\.la,/.libs/\1.a,g' -e 's/ -l[^ ]* / /'` \
1101 @ENABLE_SYMVERS_SUN_TRUE@@ENABLE_SYMVERS_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
1102 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@libstdc
++-symbols.explist
: libstdc
++-symbols.ver \
1103 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
${glibcxx_srcdir}/scripts
/make_exports.pl \
1104 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
) $(libstdc___la_LIBADD
)
1105 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ perl
${glibcxx_srcdir}/scripts
/make_exports.pl \
1106 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ libstdc
++-symbols.ver \
1107 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
$(libstdc___la_OBJECTS
:%.lo
=.libs
/%.o
) \
1108 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
`echo $(libstdc___la_LIBADD) | \
1109 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@ sed 's,/\([^/.]*\)\.la,/.libs/\1.a,g'` \
1110 @ENABLE_SYMVERS_DARWIN_TRUE@@ENABLE_SYMVERS_TRUE@
> $@ ||
(rm -f
$@
; exit
1)
1112 # Control additional build primary rules.
1113 all-once
: libstdc
++convenience.la
$(STAMP_DEBUG
)
1114 install-data-once
: $(STAMP_INSTALL_DEBUG
)
1117 install-data-local
: install-data-once
1119 rm -rf libstdc
++convenience.la stamp
* $(CLEAN_DEBUG
)
1121 # Make a non-installed convenience library, so that --disable-static
1123 libstdc
++convenience.la
: $(toolexeclib_LTLIBRARIES
)
1124 $(CXXLINK
) $(libstdc___la_LIBADD
) $(LIBS
); \
1125 if
test ! -f .libs
/libstdc
++.a
; then \
1126 cp .libs
/libstdc
++convenience.a .libs
/libstdc
++.a
; \
1128 date
> stamp-libstdc
++convenience
;
1130 # Build a debug variant.
1132 # Take care to fix all possibly-relative paths.
1133 debug
/%/Makefile
: %/Makefile
1134 $(MKDIR_P
) $(dir $@
)
1135 sed
-e
's/top_builddir = \.\./top_builddir = ..\/../' \
1136 -e
's/top_build_prefix = \.\./top_build_prefix = ..\/../' \
1137 -e
's/srcdir = \.\./srcdir = ..\/../' \
1138 -e
's/VPATH = \.\./VPATH = ..\/../' \
1139 -e
's/glibcxx_basedir = \.\./glibcxx_basedir = ..\/../' \
1140 -e
's/MKDIR_P = \.\./MKDIR_P = ..\/../' \
1143 stamp-debug
: $(foreach dir,.
$(SUBDIRS
),debug
/$(dir)/Makefile
)
1144 mv debug
/Makefile debug
/Makefile.tmp
1145 sed
-e
's,all-local: all-once,all-local:,' \
1146 -e
's,install-data-local: install-data-once,install-data-local:,' \
1147 -e
'/vpath/!s,src/c,src/debug/c,' \
1148 < debug
/Makefile.tmp
> debug
/Makefile
1149 rm -f debug
/Makefile.tmp
1152 .SECONDARY
: $(foreach dir,.
$(SUBDIRS
),debug
/$(dir)/Makefile
)
1153 @ENABLE_BACKTRACE_TRUE@
$(debug_backtrace_supported_h
): $(backtrace_supported_h
) stamp-debug
1154 @ENABLE_BACKTRACE_TRUE@ cp
$< $@
1156 build-debug
: stamp-debug
$(debug_backtrace_supported_h
)
1157 $(MAKE
) -C debug CXXFLAGS
='$(DEBUG_FLAGS)' \
1158 toolexeclibdir
=$(glibcxx_toolexeclibdir
)/debug
all
1160 # Install debug library.
1161 install-debug
: build-debug
1162 $(MAKE
) -C debug CXXFLAGS
='$(DEBUG_FLAGS)' \
1163 toolexeclibdir
=$(glibcxx_toolexeclibdir
)/debug
install
1165 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1166 # Otherwise a system limit (for SysV at least) may be exceeded.