17436986 integrate GCC 4.8.x
17876889 GCC package design is inherently broken
18419497 building R with gcc fails on build 43
--- a/components/autogen/resolve.deps Fri Mar 21 00:13:55 2014 -0700
+++ b/components/autogen/resolve.deps Fri Mar 21 00:13:55 2014 -0700
@@ -5,5 +5,6 @@
system/library
system/library/gcc-3-runtime
system/library/gcc-45-runtime
+system/library/gcc/gcc-c-runtime
system/library/math
system/linker
--- a/components/gcc45/gcc-45-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc45/gcc-45-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,163 +18,78 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
#
-set name=pkg.fmri value=pkg:/system/library/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+ value=pkg:/system/library/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GCC - 4.5 Runtime"
set name=com.oracle.info.description value="the GNU Compiler Collection"
set name=com.oracle.info.tpno value=4456
-set name=info.classification value="org.opensolaris.category.2008:Development/C" \
- value="org.opensolaris.category.2008:Development/C++" \
- value="org.opensolaris.category.2008:Development/Fortran" \
- value="org.opensolaris.category.2008:Development/GNU" \
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU \
value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
set name=org.opensolaris.arc-caseid value=PSARC/2011/256
-
-license gcc45.license license='GPLv3 with Runtime Exception'
-
-file path=usr/gcc/4.5/lib/libgcc_s.so.1
-file path=usr/gcc/4.5/lib/libgfortran.so.3.0.0
-file path=usr/gcc/4.5/lib/libgomp.so.1.0.0
-file path=usr/gcc/4.5/lib/libobjc.so.2.0.0
-file path=usr/gcc/4.5/lib/libssp.so.0.0.0
-file path=usr/gcc/4.5/lib/libstdc++.so.6.0.14
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+# search our private runtime directory for dependencies first
+set name=pkg.depend.runpath value=/usr/gcc/4.5/lib/$(MACH64):/lib:/usr/lib
+#
+link path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
file path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so.1
-
-# pkg.debug.depend.path has been added to workaround a problem with pkgdepend not
-# being able to figure out the dependence of these .so's on libgcc_s which is
-# delivered in the same package.
-# See opensolaris CR 17808 pkgdepend generate should deal with 32 vs 64-bit userland
-file path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
-file path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so.1.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
-file path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so.2.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
-file path=usr/gcc/4.5/lib/$(MACH64)/libssp.so.0.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
-file path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so.6.0.14 pkg.debug.depend.path=usr/lib/$(MACH64)
-
-link path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
+file path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so target=libgomp.so.1.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so.1 target=libgomp.so.1.0.0
+file path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so.1.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so target=libobjc.so.2.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so.2 target=libobjc.so.2.0.0
+file path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so.2.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libssp.so target=libssp.so.0.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libssp.so.0 target=libssp.so.0.0.0
+file path=usr/gcc/4.5/lib/$(MACH64)/libssp.so.0.0.0
link path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so target=libstdc++.so.6.0.14
link path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so.6 target=libstdc++.so.6.0.14
+file path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so.6.0.14
link path=usr/gcc/4.5/lib/libgcc_s.so target=libgcc_s.so.1
+file path=usr/gcc/4.5/lib/libgcc_s.so.1
link path=usr/gcc/4.5/lib/libgfortran.so target=libgfortran.so.3.0.0
link path=usr/gcc/4.5/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
+file path=usr/gcc/4.5/lib/libgfortran.so.3.0.0
link path=usr/gcc/4.5/lib/libgomp.so target=libgomp.so.1.0.0
link path=usr/gcc/4.5/lib/libgomp.so.1 target=libgomp.so.1.0.0
+file path=usr/gcc/4.5/lib/libgomp.so.1.0.0
link path=usr/gcc/4.5/lib/libobjc.so target=libobjc.so.2.0.0
link path=usr/gcc/4.5/lib/libobjc.so.2 target=libobjc.so.2.0.0
+file path=usr/gcc/4.5/lib/libobjc.so.2.0.0
link path=usr/gcc/4.5/lib/libssp.so target=libssp.so.0.0.0
link path=usr/gcc/4.5/lib/libssp.so.0 target=libssp.so.0.0.0
+file path=usr/gcc/4.5/lib/libssp.so.0.0.0
link path=usr/gcc/4.5/lib/libstdc++.so target=libstdc++.so.6.0.14
link path=usr/gcc/4.5/lib/libstdc++.so.6 target=libstdc++.so.6.0.14
-
-# Mediated links for GCC 4.5
-link path=usr/lib/libgcc_s.so.1 \
- target=../gcc/4.5/lib/libgcc_s.so.1 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libgcc_s.so \
- target=../gcc/4.5/lib/libgcc_s.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libgfortran.so \
- target=../gcc/4.5/lib/libgfortran.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libgfortran.so.3 \
- target=../gcc/4.5/lib/libgfortran.so.3 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libobjc.so \
- target=../gcc/4.5/lib/libobjc.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libobjc.so.2 \
- target=../gcc/4.5/lib/libobjc.so.2 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libstdc++.so \
- target=../gcc/4.5/lib/libstdc++.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libstdc++.so.6 \
- target=../gcc/4.5/lib/libstdc++.so.6 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libgomp.so \
- target=../gcc/4.5/lib/libgomp.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libgomp.so.1 \
- target=../gcc/4.5/lib/libgomp.so.1 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libssp.so \
- target=../gcc/4.5/lib/libssp.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/libssp.so.0 \
- target=../gcc/4.5/lib/libssp.so.0 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgcc_s.so.1 \
- target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so.1 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgcc_s.so \
- target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgcc_s_$(MACH64).so \
- target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgfortran.so \
- target=../../gcc/4.5/lib/$(MACH64)/libgfortran.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgfortran.so.3 \
- target=../../gcc/4.5/lib/$(MACH64)/libgfortran.so.3 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libstdc++.so \
- target=../../gcc/4.5/lib/$(MACH64)/libstdc++.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libstdc++.so.6 \
- target=../../gcc/4.5/lib/$(MACH64)/libstdc++.so.6 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgomp.so \
- target=../../gcc/4.5/lib/$(MACH64)/libgomp.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libgomp.so.1 \
- target=../../gcc/4.5/lib/$(MACH64)/libgomp.so.1 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libssp.so \
- target=../../gcc/4.5/lib/$(MACH64)/libssp.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libssp.so.0 \
- target=../../gcc/4.5/lib/$(MACH64)/libssp.so.0 \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libobjc.so \
- target=../../gcc/4.5/lib/$(MACH64)/libobjc.so \
- mediator=gcc-runtime mediator-version=4.5
-
-link path=usr/lib/$(MACH64)/libobjc.so.2 \
- target=../../gcc/4.5/lib/$(MACH64)/libobjc.so.2 \
- mediator=gcc-runtime mediator-version=4.5
+file path=usr/gcc/4.5/lib/libstdc++.so.6.0.14
+#
+license gcc45.license license="GPLv3 with Runtime Exception"
+#
+# In order to satisfy any dependencies that may be embedded in existing
+# packages, we require an unversioned runtime package. All of the
+# unversioned runtime packages are newer than we are, so any will suffice.
+#
+depend type=require fmri=system/library/gcc/gcc-runtime
+#
+# force these to upgrade if they are installed to avoid conflict since the paths
+# in /usr/lib change from mediated links to files from here on.
+#
+depend type=optional \
+ fmri=system/library/gcc/[email protected],5.11-0.175.2.0.0.36.0
+depend type=optional \
+ fmri=system/library/gcc/[email protected],5.11-0.175.2.0.0.36.0
+depend type=optional \
+ fmri=system/library/gcc/[email protected],5.11-0.175.2.0.0.36.0
+depend type=optional \
+ fmri=system/library/gcc/[email protected],5.11-0.175.2.0.0.36.0
--- a/components/gcc45/gcc-45.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc45/gcc-45.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -1,4 +1,4 @@
-
+#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
@@ -18,28 +18,45 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
-set name=pkg.fmri value=pkg:/developer/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+ value=pkg:/developer/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GCC - 4.5 Compilers"
set name=com.oracle.info.description value="the GNU Compiler Collection"
set name=com.oracle.info.tpno value=4456
-set name=info.classification value="org.opensolaris.category.2008:Development/C" \
- value="org.opensolaris.category.2008:Development/C++" \
- value="org.opensolaris.category.2008:Development/Fortran" \
- value="org.opensolaris.category.2008:Development/GNU" \
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU \
value="org.opensolaris.category.2008:Development/Objective C"
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2011/256
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-set name=org.opensolaris.arc-caseid value=PSARC/2011/256
-license gcc45.license license='GPLv3 with Runtime Exception, FDLv1.2'
-
+# Mediated links for gcc binaries in /usr/bin
+link path=usr/bin/c++ target=../gcc/4.5/bin/c++ mediator=gcc \
+ mediator-version=4.5
+link path=usr/bin/g++ target=../gcc/4.5/bin/g++ mediator=gcc \
+ mediator-version=4.5
+link path=usr/bin/gcc target=../gcc/4.5/bin/gcc mediator=gcc \
+ mediator-version=4.5
+link path=usr/bin/gcov target=../gcc/4.5/bin/gcov mediator=gcc \
+ mediator-version=4.5
+link path=usr/bin/gcpp target=../gcc/4.5/bin/cpp mediator=gcc \
+ mediator-version=4.5
+link path=usr/bin/gfortran target=../gcc/4.5/bin/gfortran mediator=gcc \
+ mediator-version=4.5
+hardlink path=usr/gcc/4.5/bin/$(GNU_ARCH)-c++ target=$(GNU_ARCH)-g++
file path=usr/gcc/4.5/bin/$(GNU_ARCH)-g++
+hardlink path=usr/gcc/4.5/bin/$(GNU_ARCH)-gcc target=gcc
+hardlink path=usr/gcc/4.5/bin/$(GNU_ARCH)-gfortran target=gfortran
+hardlink path=usr/gcc/4.5/bin/c++ target=$(GNU_ARCH)-g++
file path=usr/gcc/4.5/bin/cpp
+hardlink path=usr/gcc/4.5/bin/g++ target=$(GNU_ARCH)-g++
file path=usr/gcc/4.5/bin/gcc
file path=usr/gcc/4.5/bin/gcov
file path=usr/gcc/4.5/bin/gfortran
@@ -432,201 +449,104 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/child_iterator.hpp
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/cond_dtor_entry_dealtor.hpp
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/head.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/internal_node.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/leaf.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_base.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_iterators.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/point_iterators.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/node.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/node.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/standard_policies.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_trace_base.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/type_utils.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/types_traits.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/iterator.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/head.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/internal_node.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/leaf.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_base.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_iterators.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/node_metadata_base.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/point_iterators.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_join_branch_bag.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/synth_e_access_traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/node.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/node.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/standard_policies.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/null_node_update_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_trace_base.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/null_node_update_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/string_trie_e_access_traits_imp.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/type_utils.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/types_traits.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/iterator.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/exception.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/hash_policy.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/list_update_policy.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/priority_queue.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tag_and_trait.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tree_policy.hpp
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/trie_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/hash_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/list_update_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/priority_queue.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tag_and_trait.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tree_policy.hpp
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/trie_policy.hpp
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pointer.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
@@ -637,10 +557,8 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/slist
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/sso_string_base.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/string_conversions.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/string_conversions.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/throw_allocator.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/type_traits.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/ext/typelist.h
@@ -674,54 +592,39 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/algobase.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/algorithm
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/algorithmfwd.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/balanced_quicksort.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/balanced_quicksort.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/base.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/basic_iterator.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/basic_iterator.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/checkers.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/compatibility.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/compiletime_settings.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/equally_split.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/compatibility.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/compiletime_settings.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/equally_split.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/features.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/find.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/find_selectors.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/find_selectors.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/for_each.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/for_each_selectors.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/for_each_selectors.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/iterator.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/list_partition.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/list_partition.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/losertree.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/merge.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiseq_selection.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiway_merge.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiway_mergesort.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiseq_selection.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiway_merge.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/multiway_mergesort.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/numeric
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/numericfwd.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop_static.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop_static.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/par_loop.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/parallel.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/partial_sum.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/partition.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/queue.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/quicksort.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/random_number.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/random_shuffle.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/random_number.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/random_shuffle.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/search.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/set_operations.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/set_operations.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/settings.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/sort.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/parallel/tags.h
@@ -732,30 +635,18 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/bitset
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/deque
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_container_size.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hash_func.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hashtable_size.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_slist.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_vector.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_map_to_unordered_map.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_node.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_state.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_trace.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_size.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_to_list.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/iterator_tracker.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_container_size.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hash_func.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hashtable_size.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_slist.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_vector.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_map_to_unordered_map.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_node.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_state.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_trace.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_size.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_to_list.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/iterator_tracker.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/list
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/map
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/profile/map.h
@@ -813,13 +704,11 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/hashtable_policy.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/hypergeometric.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/inttypes.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/legendre_function.tcc
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/legendre_function.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/limits.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/math.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/memory
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/modified_bessel_func.tcc
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/modified_bessel_func.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/poly_hermite.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/poly_laguerre.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/random
@@ -828,8 +717,7 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/regex
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/riemann_zeta.tcc
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/shared_ptr.h
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/special_function_util.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/special_function_util.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/stdarg.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/stdbool.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/stdint.h
@@ -846,8 +734,7 @@
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/wchar.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1/wctype.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/array
-file \
- path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/boost_sp_counted_base.h
+file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/boost_sp_counted_base.h
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/cctype
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/cfenv
file path=usr/gcc/4.5/include/c++/$(COMPONENT_VERSION)/tr1_impl/cinttypes
@@ -880,10 +767,8 @@
file \
path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crt1.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
file \
path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtfastmath.o \
variant.arch=sparc
@@ -896,463 +781,307 @@
file \
path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gcrt1.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crt1.o \
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crt1.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtfastmath.o \
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtfastmath.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crti.o \
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crti.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtn.o \
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtn.o \
variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.f90
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.f90
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.mod
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib_kinds.mod
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gcrt1.o \
+ variant.arch=sparc
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gmon.o
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/README
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/limits.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/syslimits.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.mod
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib_kinds.mod
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gcrt1.o \
- variant.arch=sparc
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gmon.o
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/README
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/limits.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/syslimits.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/abmintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/abmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/encoding.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/hash.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-api.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-list.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/sarray.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/typedstream.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/omp.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint-gcc.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h variant.arch=i386
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/encoding.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/hash.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-api.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-list.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/sarray.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/typedstream.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/omp.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc_eh.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint-gcc.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper mode=0555
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 mode=0555
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ada/gcc-interface/ada-tree.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alias.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/all-tree.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ansidecl.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/auto-host.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/b-header-vars
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/basic-block.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bitmap.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/builtins.def
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bversion.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-common.def
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-common.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-pragma.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-pretty-print.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfghooks.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfgloop.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cgraph.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cif-code.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/att.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-protos.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2-10.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sysv4.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/unix.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/x86-64.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/dbxelf.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/elfos.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-10.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-protos.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/svr4.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/tm-dwarf2.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/vxworks-dummy.h variant.arch=i386
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/configargs.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/coretypes.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cxx-pretty-print.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/name-lookup.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cppdefault.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cpplib.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/debug.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/defaults.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc_eh.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper \
+ mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 mode=0555
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ada/gcc-interface/ada-tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alias.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/all-tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ansidecl.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/auto-host.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/b-header-vars
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/basic-block.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bitmap.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/builtins.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bversion.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-common.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-common.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-pragma.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-pretty-print.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfghooks.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfgloop.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cgraph.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cif-code.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/double-int.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/emit-rtl.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/except.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/filenames.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/fixed-value.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flags.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/function.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/att.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gcc-plugin.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/genrtl.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ggc.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-protos.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gsstruct.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtype-desc.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hard-reg-set.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hashtab.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/highlev-plugin-common.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2-10.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sysv4.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hwint.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/incpath.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/input.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-constants.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/unix.h \
+ variant.arch=i386
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-flags.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-modes.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-notes.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/intl.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-prop.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-reference.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-utils.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/java/java-tree.def
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/x86-64.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/dbxelf.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/elfos.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-10.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-protos.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/svr4.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/tm-dwarf2.h
file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/langhooks.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/libiberty.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/line-map.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/machmode.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/md5.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/mode-classes.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/objc/objc-tree.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/obstack.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/omp-builtins.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/options.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/opts.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/output.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/partition.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-version.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pointer-set.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/prefix.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pretty-print.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/real.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/reg-notes.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/safe-ctype.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sbitmap.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/splay-tree.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/statistics.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/symtab.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sync-builtins.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/system.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm-preds.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm_p.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/toplev.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-check.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-dump.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow-inline.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-inline.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-iterator.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pass.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-alias.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-operands.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-sccvn.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/treestruct.def
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/varray.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vec.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecprim.h
-file \
- path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/version.h
+ path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/vxworks-dummy.h \
+ variant.arch=i386
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/configargs.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/coretypes.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cxx-pretty-print.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/name-lookup.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cppdefault.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cpplib.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/debug.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/defaults.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/double-int.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/emit-rtl.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/except.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/filenames.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/fixed-value.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flags.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/function.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gcc-plugin.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/genrtl.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ggc.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gsstruct.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtype-desc.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hard-reg-set.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hashtab.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/highlev-plugin-common.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hwint.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/incpath.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/input.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-constants.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-flags.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-modes.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-notes.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/intl.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-prop.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-reference.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-utils.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/java/java-tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/langhooks.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/libiberty.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/line-map.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/machmode.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/md5.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/mode-classes.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/objc/objc-tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/obstack.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/omp-builtins.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/options.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/opts.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/output.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/partition.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-version.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pointer-set.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/prefix.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pretty-print.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/real.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/reg-notes.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/safe-ctype.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sbitmap.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/splay-tree.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/statistics.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/symtab.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sync-builtins.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/system.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm-preds.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm_p.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/toplev.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-check.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-dump.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow-inline.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-inline.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-iterator.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pass.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-alias.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-operands.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-sccvn.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/treestruct.def
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/varray.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vec.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecprim.h
+file path=usr/gcc/4.5/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/version.h
file path=usr/gcc/4.5/lib/libgfortran.a
file path=usr/gcc/4.5/lib/libgomp.a
file path=usr/gcc/4.5/lib/libgomp.spec
@@ -1361,7 +1090,6 @@
file path=usr/gcc/4.5/lib/libssp_nonshared.a
file path=usr/gcc/4.5/lib/libstdc++.a
file path=usr/gcc/4.5/lib/libsupc++.a
-
file path=usr/gcc/4.5/share/info/cpp.info
file path=usr/gcc/4.5/share/info/cppinternals.info
file path=usr/gcc/4.5/share/info/gcc.info
@@ -1492,6 +1220,8 @@
depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xt.o type=require
depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg4.o type=require
depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg6.o type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/lib/libstdc++.so type=require
depend fmri=pkg:/system/header type=require
depend type=optional fmri=developer/[email protected]
+depend type=require fmri=system/library/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+
+license gcc45.license license="GPLv3 with Runtime Exception"
--- a/components/gcc45/resolve.deps Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc45/resolve.deps Fri Mar 21 00:13:55 2014 -0700
@@ -6,5 +6,6 @@
shell/ksh93
system/library
system/library/gcc-45-runtime
+system/library/gcc/gcc-c-runtime
system/library/math
system/linker
--- a/components/gcc47/Makefile Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/Makefile Fri Mar 21 00:13:55 2014 -0700
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
include ../../make-rules/shared-macros.mk
@@ -44,6 +44,13 @@
PKG_MACROS += GNU_ARCH="$(GNU_ARCH)"
+VERSION_NUMBERS = $(subst ., ,$(COMPONENT_VERSION))
+GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS))
+PKG_MACROS += GCC_VERSION=$(GCC_VERSION)
+PKG_MACROS += GCC_V=$(word 1,$(VERSION_NUMBERS))$(word 2,$(VERSION_NUMBERS))
+PKG_MACROS += GCC_BASEDIR=usr/gcc/$(GCC_VERSION)
+
+
# This product bootstraps itself. The gcc flags are not the same
# as Studio flags. -O2 means different things for the two compilers
CFLAGS=-g -O2
--- a/components/gcc47/developer-gcc-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,13 +18,14 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri \
- value=pkg:/developer/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7"
-set name=com.oracle.info.description value="the GNU Compiler Collection - GCC"
+ value=pkg:/developer/gcc-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - GCC $(GCC_VERSION)"
set name=com.oracle.info.tpno value=14467
set name=info.classification value=org.opensolaris.category.2008:Development/C \
value=org.opensolaris.category.2008:Development/C++ \
@@ -35,8 +36,9 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-gfortran-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-gobjc-47
+depend type=group fmri=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-gobjc-$(GCC_V)
--- a/components/gcc47/developer-gcc-c++.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - C++ Compiler"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - C++ Compiler"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/C++ \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-47
-
--- a/components/gcc47/developer-gcc-c.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - C Compiler"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - C Compiler"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c-47
-
--- a/components/gcc47/developer-gcc-gfortran.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - GNU Fortran Compiler"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - Fortran Compiler"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification \
- value=org.opensolaris.category.2008:Development/Fortran \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-4/gcc-gfortran-47
-
--- a/components/gcc47/developer-gcc-gobjc.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,38 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - Objective-C Compiler"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - Objective-C Compiler"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/GNU \
- value="org.opensolaris.category.2008:Development/Objective C"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-4/gcc-gobjc-47
-
--- a/components/gcc47/developer-gcc.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/developer/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value=GCC
-set name=com.oracle.info.description value="the GNU Compiler Collection"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/C++ \
- value=org.opensolaris.category.2008:Development/Fortran \
- value=org.opensolaris.category.2008:Development/GNU \
- value="org.opensolaris.category.2008:Development/Objective C"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/developer/gcc-47
-
--- a/components/gcc47/developer-gcc4-gcc-c++-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc4-gcc-c++-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,13 +18,13 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
- value=pkg:/developer/gcc-4/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC C++ Compiler - 4.7"
+ value=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC C++ Compiler - $(GCC_VERSION)"
set name=com.oracle.info.description \
value="the GNU Compiler Collection - C++ Compiler"
set name=com.oracle.info.tpno value=14467
@@ -35,748 +35,740 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/bin/c++ target=../gcc/4.7/bin/c++ mediator=gcc \
- mediator-version=4.7
-link path=usr/bin/g++ target=../gcc/4.7/bin/g++ mediator=gcc \
- mediator-version=4.7
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-c++ target=c++
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-g++ target=g++
-file path=usr/gcc/4.7/bin/c++ mode=0555
-file path=usr/gcc/4.7/bin/g++ mode=0555
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/atomic_word.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/basic_file.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++config.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++io.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++locale.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cpu_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_inline.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cxxabi_tweaks.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/error_constants.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/extc++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-default.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-posix.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-single.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/messages_members.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/os_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdc++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdtr1c++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/time_members.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/atomic_word.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/basic_file.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++config.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++io.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++locale.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cpu_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_inline.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cxxabi_tweaks.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/error_constants.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/extc++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-default.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-posix.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-single.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/messages_members.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/os_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdc++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdtr1c++.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/time_members.h
+link path=usr/bin/c++ target=../gcc/$(GCC_VERSION)/bin/c++ mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/bin/g++ target=../gcc/$(GCC_VERSION)/bin/g++ mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-c++ target=c++
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-g++ target=g++
+file path=$(GCC_BASEDIR)/bin/c++
+file path=$(GCC_BASEDIR)/bin/g++
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/atomic_word.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/basic_file.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++config.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++io.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++locale.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cpu_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_inline.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cxxabi_tweaks.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/error_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/extc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-default.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-posix.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-single.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/messages_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/os_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdtr1c++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/time_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/atomic_word.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/basic_file.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++config.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++io.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++locale.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cpu_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_inline.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cxxabi_tweaks.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/error_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/extc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-default.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-posix.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-single.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/messages_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/os_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdtr1c++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/time_members.h
#
# GNU C++ Standard Library header files
#
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/algorithm
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/array
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/atomic
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/auto_ptr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/backward_warning.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/binders.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/hash_fun.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/hash_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/hash_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/hashtable.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/backward/strstream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/algorithmfwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/alloc_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/atomic_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/atomic_lockfree_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/basic_string.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/basic_string.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/boost_concept_check.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/c++0x_warning.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/char_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/codecvt.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/concept_check.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/cpp_type_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/cxxabi_forced.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/deque.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/exception_defines.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/exception_ptr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/forward_list.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/forward_list.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/fstream.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/functexcept.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/functional_hash.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/gslice.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/gslice_array.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/hash_bytes.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/hashtable.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/hashtable_policy.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/indirect_array.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/ios_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/istream.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/list.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/localefwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/mask_array.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/move.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/nested_exception.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/ostream.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/ostream_insert.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/postypes.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/ptr_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/random.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/random.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/range_access.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_compiler.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_constants.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_cursor.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_error.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/slice_array.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/sstream.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_algo.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_algobase.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_bvector.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_construct.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_deque.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_function.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_heap.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_funcs.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_types.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_list.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_multimap.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_multiset.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_numeric.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_pair.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_queue.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_raw_storage_iter.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_relops.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_set.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_stack.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_tempbuf.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_tree.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_uninitialized.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stl_vector.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stream_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/streambuf.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/streambuf_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/stringfwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/unique_ptr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/unordered_map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/unordered_set.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/uses_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/valarray_after.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/valarray_before.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bits/vector.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/bitset
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cassert
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ccomplex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cctype
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cerrno
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cfenv
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cfloat
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/chrono
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cinttypes
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ciso646
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/climits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/clocale
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cmath
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/complex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/complex.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/condition_variable
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/csetjmp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/csignal
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdalign
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdarg
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdbool
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstddef
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdint
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdio
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstdlib
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cstring
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ctgmath
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ctime
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cwchar
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cwctype
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/cxxabi.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/bitset
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/debug.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/deque
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/formatter.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/forward_list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/functions.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/macros.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/multimap.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/multiset.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/set.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/string
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/unordered_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/unordered_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/debug/vector
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/decimal/decimal
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/decimal/decimal.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/deque
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/exception
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/algorithm
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/alloc_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/array_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/atomicity.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/bitmap_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/cast.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/codecvt_specializations.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/concurrence.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/debug_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/enc_filebuf.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/extptr_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/functional
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/hash_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/hash_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/iterator
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/malloc_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/memory
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/mt_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/new_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/numeric
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/numeric_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/assoc_container.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/branch_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cond_dealtor.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/container_base_dispatch.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/debug_map_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/node.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/node.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/standard_policies.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_trace_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/type_utils.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/types_traits.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/exception.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/hash_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/list_update_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/priority_queue.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tag_and_trait.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tree_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/trie_policy.hpp
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pointer.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/rb_tree
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/rc_string_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/rope
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/ropeimpl.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/slist
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/sso_string_base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/string_conversions.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/throw_allocator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/type_traits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/typelist.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/vstring.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/vstring.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/vstring_fwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ext/vstring_util.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/fenv.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/forward_list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/fstream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/functional
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/future
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/initializer_list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/iomanip
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ios
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/iosfwd
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/iostream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/istream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/iterator
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/limits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/locale
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/memory
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/mutex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/new
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/numeric
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ostream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/algo.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/algobase.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/algorithm
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/algorithmfwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/balanced_quicksort.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/basic_iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/checkers.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/compatibility.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/compiletime_settings.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/equally_split.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/features.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/find.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/find_selectors.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/for_each.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/for_each_selectors.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/iterator.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/list_partition.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/losertree.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/merge.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/multiseq_selection.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/multiway_merge.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/multiway_mergesort.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/numeric
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/numericfwd.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop_static.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/par_loop.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/parallel.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/partial_sum.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/partition.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/queue.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/quicksort.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/random_number.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/random_shuffle.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/search.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/set_operations.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/settings.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/sort.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/tags.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/types.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/unique_copy.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/parallel/workstealing.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/base.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/bitset
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/deque
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/forward_list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_algos.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_container_size.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hash_func.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hashtable_size.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_slist.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_vector.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_map_to_unordered_map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_node.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_state.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_trace.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_size.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_to_list.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/iterator_tracker.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/list
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/multimap.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/multiset.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/set.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/unordered_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/unordered_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/profile/vector
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/queue
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/random
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/ratio
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/regex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/scoped_allocator
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/sstream
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/stack
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/stdexcept
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/streambuf
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/string
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/system_error
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tgmath.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/thread
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/array
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/bessel_function.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/beta_function.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/ccomplex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cctype
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cfenv
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cfloat
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cinttypes
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/climits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cmath
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/complex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/complex.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cstdarg
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cstdbool
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cstdint
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cstdio
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cstdlib
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/ctgmath
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/ctime
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/ctype.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cwchar
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/cwctype
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/ell_integral.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/exp_integral.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/fenv.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/float.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/functional
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/functional_hash.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/gamma.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/hashtable.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/hashtable_policy.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/hypergeometric.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/inttypes.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/legendre_function.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/limits.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/math.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/memory
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/modified_bessel_func.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/poly_hermite.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/poly_laguerre.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/random
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/random.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/random.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/regex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/riemann_zeta.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/shared_ptr.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/special_function_util.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/stdarg.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/stdbool.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/stdint.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/stdio.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/stdlib.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/tgmath.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/tuple
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/type_traits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/utility
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/wchar.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr1/wctype.h
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr2/bool_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr2/bool_set.tcc
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr2/dynamic_bitset
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr2/ratio
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tr2/type_traits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/tuple
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/type_traits
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/typeindex
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/typeinfo
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/unordered_map
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/unordered_set
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/utility
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/valarray
-file path=usr/gcc/4.7/include/c++/$(COMPONENT_VERSION)/vector
-file path=usr/gcc/4.7/lib/$(MACH64)/libstdc++.a
-file path=usr/gcc/4.7/lib/$(MACH64)/libsupc++.a
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/atomic
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/auto_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/backward_warning.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/binders.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_fun.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/strstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/algorithmfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/alloc_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/atomic_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/atomic_lockfree_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_string.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_string.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/boost_concept_check.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/c++0x_warning.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/char_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/codecvt.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/concept_check.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/cpp_type_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/cxxabi_forced.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/deque.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/exception_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/exception_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/forward_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/forward_list.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/fstream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/functexcept.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/functional_hash.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/gslice.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/gslice_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hash_bytes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hashtable_policy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/indirect_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ios_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/istream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/list.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/localefwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/mask_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/move.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/nested_exception.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ostream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ostream_insert.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/postypes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ptr_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/random.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/range_access.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_compiler.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_cursor.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_error.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/slice_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/sstream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_algo.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_algobase.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_bvector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_construct.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_deque.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_function.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_heap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_funcs.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_types.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_numeric.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_pair.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_queue.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_raw_storage_iter.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_relops.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_stack.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_tempbuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_tree.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_uninitialized.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_vector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stream_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/streambuf.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/streambuf_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stringfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unique_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unordered_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/uses_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_after.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_before.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/vector.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cassert
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ccomplex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cerrno
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cfenv
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cfloat
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/chrono
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cinttypes
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ciso646
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/climits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/clocale
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/complex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/complex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/condition_variable
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/csetjmp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/csignal
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdalign
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdarg
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdbool
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstddef
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdint
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdlib
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstring
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ctgmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ctime
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cwchar
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cwctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cxxabi.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/debug.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/formatter.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/functions.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/macros.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/string
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/vector
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/decimal/decimal
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/decimal/decimal.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/exception
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/alloc_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/array_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/atomicity.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/bitmap_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/cast.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/codecvt_specializations.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/concurrence.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/debug_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/enc_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/extptr_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/hash_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/hash_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/iterator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/malloc_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/mt_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/new_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/numeric_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/assoc_container.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/branch_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cond_dealtor.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/container_base_dispatch.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/debug_map_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/standard_policies.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_trace_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/type_utils.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/types_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/exception.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/hash_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/list_update_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/priority_queue.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tag_and_trait.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tree_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/trie_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pointer.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rb_tree
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rc_string_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rope
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/ropeimpl.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/slist
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/sso_string_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/string_conversions.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/throw_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/type_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/typelist.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring_fwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring_util.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/fenv.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/fstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/future
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/initializer_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iomanip
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ios
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iosfwd
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iostream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/istream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iterator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/limits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/locale
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/mutex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/new
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ostream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algo.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algobase.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algorithmfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/balanced_quicksort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/basic_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/checkers.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/compatibility.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/compiletime_settings.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/equally_split.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/features.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/find.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/find_selectors.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/for_each.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/for_each_selectors.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/list_partition.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/losertree.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/merge.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiseq_selection.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiway_merge.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiway_mergesort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/numericfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop_static.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/par_loop.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/parallel.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/partial_sum.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/partition.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/queue.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/quicksort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/random_number.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/random_shuffle.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/search.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/set_operations.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/settings.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/sort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/tags.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/types.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/unique_copy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/workstealing.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_algos.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_container_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hash_func.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hashtable_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_slist.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_vector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_map_to_unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_node.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_state.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_trace.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_to_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/iterator_tracker.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/vector
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/queue
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/random
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ratio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/regex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/scoped_allocator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/sstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/stack
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/stdexcept
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/streambuf
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/string
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/system_error
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tgmath.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/thread
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/bessel_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/beta_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ccomplex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cfenv
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cfloat
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cinttypes
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/climits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/complex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/complex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdarg
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdbool
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdint
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdlib
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctgmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctime
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctype.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cwchar
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cwctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ell_integral.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/exp_integral.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/fenv.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/float.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/functional_hash.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/gamma.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hashtable_policy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hypergeometric.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/inttypes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/legendre_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/limits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/math.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/modified_bessel_func.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/poly_hermite.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/poly_laguerre.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/regex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/riemann_zeta.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/shared_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/special_function_util.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdarg.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdbool.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdint.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdio.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdlib.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/tgmath.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/tuple
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/utility
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/wchar.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/wctype.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/bool_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/bool_set.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/dynamic_bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/ratio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tuple
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/typeindex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/typeinfo
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/utility
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/valarray
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/vector
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.so.6.0.17-gdb.py
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libsupc++.a
#
# GNU C++ Standard Library Archive Libraries
#
-file path=usr/gcc/4.7/lib/libstdc++.a
+file path=$(GCC_BASEDIR)/lib/libstdc++.a
#
# GNU C++ Standard Library Python gdb support
#
+file path=$(GCC_BASEDIR)/lib/libstdc++.so.6.0.17-gdb.py
+file path=$(GCC_BASEDIR)/lib/libsupc++.a
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py
+file path=$(GCC_BASEDIR)/share/man/man1/g++.1
<transform file path=usr/(share/gcc.+\.py) -> \
- set action.hash usr/gcc/4.7/%<1> >
+ set action.hash $(GCC_BASEDIR)/%<1> >
<transform file path=usr/share/gdb/auto-load/usr/(lib/.+\.py) -> \
- set action.hash usr/gcc/4.7/%<1> >
-
-file path=usr/gcc/4.7/lib/libstdc++.so.6.0.17-gdb.py
-file path=usr/gcc/4.7/lib/$(MACH64)/libstdc++.so.6.0.17-gdb.py
-
-file path=usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.17-gdb.py
-
-file path=usr/share/gdb/auto-load/usr/lib/$(MACH64)/libstdc++.so.6.0.17-gdb.py
-
-file path=usr/gcc/4.7/lib/libsupc++.a
-
-file path=usr/gcc/4.7/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py
-
-file path=usr/gcc/4.7/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py
-
-file path=usr/gcc/4.7/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py
+ set action.hash $(GCC_BASEDIR)/%<1> >
file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py
-
file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py
-
file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py
-
-file path=usr/gcc/4.7/share/man/man1/g++.1
+file path=usr/share/gdb/auto-load/usr/lib/$(MACH64)/libstdc++.so.6.0.17-gdb.py
+file path=usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.17-gdb.py
link path=usr/share/man/man1/c++.1 \
- target=../../../gcc/4.7/share/man/man1/g++.1 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/g++.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
link path=usr/share/man/man1/g++.1 \
- target=../../../gcc/4.7/share/man/man1/g++.1 mediator=gcc \
- mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-common-47
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/g++.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime
depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
--- a/components/gcc47/developer-gcc4-gcc-c-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc4-gcc-c-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,13 +18,13 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
-<transform dir path=usr/gcc/4.7/share/locale$ -> default facet.locale true>
+<transform dir path=$(GCC_BASEDIR)/share/locale$ -> default facet.locale true>
set name=pkg.fmri \
- value=pkg:/developer/gcc-4/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC C Compiler - 4.7"
+ value=pkg:/developer/gcc-4/gcc-c-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC C Compiler - $(GCC_VERSION)"
set name=com.oracle.info.description \
value="the GNU Compiler Collection - C Compiler"
set name=com.oracle.info.tpno value=14467
@@ -34,37 +34,38 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/bin/gcc target=../gcc/4.7/bin/gcc mediator=gcc \
- mediator-version=4.7
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gcc target=gcc
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gcc-$(IPS_COMPONENT_VERSION) \
+link path=usr/bin/gcc target=../gcc/$(GCC_VERSION)/bin/gcc mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc target=gcc
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-$(IPS_COMPONENT_VERSION) \
target=gcc
-file path=usr/gcc/4.7/bin/gcc mode=0555
-file path=usr/gcc/4.7/share/info/gcc.info
-file path=usr/gcc/4.7/share/info/gccint.info
-file path=usr/gcc/4.7/share/locale/be/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/da/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/de/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/el/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/es/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/fi/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/fr/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/hr/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/id/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/ja/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/nl/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/ru/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/sr/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/sv/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/tr/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/vi/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/zh_CN/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/locale/zh_TW/LC_MESSAGES/gcc.mo
-file path=usr/gcc/4.7/share/man/man1/gcc.1
+file path=$(GCC_BASEDIR)/bin/gcc
+file path=$(GCC_BASEDIR)/share/info/gcc.info
+file path=$(GCC_BASEDIR)/share/info/gccint.info
+file path=$(GCC_BASEDIR)/share/locale/be/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/da/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/de/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/el/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/es/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/fi/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/fr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/hr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/id/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/ja/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/nl/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/ru/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/sr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/sv/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/tr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/vi/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_CN/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_TW/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/man/man1/gcc.1
link path=usr/share/man/man1/gcc.1 \
- target=../../../gcc/4.7/share/man/man1/gcc.1 mediator=gcc \
- mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-depend type=require fmri=pkg:/developer/gcc-4/gcc-common-47
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gcc.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
--- a/components/gcc47/developer-gcc4-gcc-common-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc4-gcc-common-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,14 +18,14 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
-<transform dir path=usr/gcc/4.7/share/locale$ -> default facet.locale true>
+<transform dir path=$(GCC_BASEDIR)/share/locale$ -> default facet.locale true>
set name=pkg.fmri \
- value=pkg:/developer/gcc-4/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC Common Development Files - 4.7"
+ value=pkg:/developer/gcc-4/gcc-common-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Common Development Files - $(GCC_VERSION)"
set name=com.oracle.info.description \
value="the GNU Compiler Collection - Common Development Files"
set name=com.oracle.info.tpno value=14467
@@ -34,456 +34,455 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/bin/gcpp target=../gcc/4.7/bin/cpp mediator=gcc \
- mediator-version=4.7
-link path=usr/bin/gcov target=../gcc/4.7/bin/gcov mediator=gcc \
- mediator-version=4.7
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gcc-ar target=gcc-ar
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gcc-nm target=gcc-nm
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gcc-ranlib target=gcc-ranlib
-file path=usr/gcc/4.7/bin/cpp mode=0555
-file path=usr/gcc/4.7/bin/gcc-ar mode=0555
-file path=usr/gcc/4.7/bin/gcc-nm mode=0555
-file path=usr/gcc/4.7/bin/gcc-ranlib mode=0555
-file path=usr/gcc/4.7/bin/gcov mode=0555
-file path=usr/gcc/4.7/lib/$(MACH64)/libgfortran.spec
-file path=usr/gcc/4.7/lib/$(MACH64)/libgomp.a
-file path=usr/gcc/4.7/lib/$(MACH64)/libgomp.spec
-file path=usr/gcc/4.7/lib/$(MACH64)/libitm.a
-file path=usr/gcc/4.7/lib/$(MACH64)/libitm.spec
-file path=usr/gcc/4.7/lib/$(MACH64)/libquadmath.a variant.arch=i386
-file path=usr/gcc/4.7/lib/$(MACH64)/libssp.a
-file path=usr/gcc/4.7/lib/$(MACH64)/libssp_nonshared.a
+link path=usr/bin/gcov target=../gcc/$(GCC_VERSION)/bin/gcov mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/bin/gcpp target=../gcc/$(GCC_VERSION)/bin/cpp mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-ar target=gcc-ar
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-nm target=gcc-nm
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-ranlib target=gcc-ranlib
+file path=$(GCC_BASEDIR)/bin/cpp
+file path=$(GCC_BASEDIR)/bin/gcc-ar
+file path=$(GCC_BASEDIR)/bin/gcc-nm
+file path=$(GCC_BASEDIR)/bin/gcc-ranlib
+file path=$(GCC_BASEDIR)/bin/gcov
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libquadmath.a variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp_nonshared.a
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crt1.o \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crt1.o \
variant.arch=sparc
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtfastmath.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtfastmath.o
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec32.o \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec32.o \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec64.o \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec64.o \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec80.o \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec80.o \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gcrt1.o \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gcrt1.o \
variant.arch=sparc
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libcaf_single.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libcaf_single.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 \
mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crt1.o \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crt1.o \
variant.arch=sparc
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtfastmath.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec32.o \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtfastmath.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec32.o \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec64.o \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec64.o \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec80.o \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec80.o \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.f90
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.mod
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib_kinds.mod
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gcrt1.o \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.f90
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.mod
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib_kinds.mod
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gcrt1.o \
variant.arch=sparc
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gmon.o
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/limits.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/syslimits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gmon.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/limits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/syslimits.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx2intrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx2intrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmi2intrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmi2intrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmiintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmiintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/f16cintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/f16cintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fmaintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fmaintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lzcntintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lzcntintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/omp.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/omp.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath_weak.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath_weak.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdalign.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint-gcc.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdnoreturn.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdalign.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint-gcc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdnoreturn.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tbmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tbmintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libcaf_single.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc_eh.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libcaf_single.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc_eh.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a
link \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so \
target=liblto_plugin.so.0.0.0
link \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0 \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0 \
target=liblto_plugin.so.0.0.0
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0.0.0 \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0.0.0
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper \
mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper \
- mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gengtype \
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gengtype \
mode=0555
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gtype.state \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gtype.state \
mode=0555
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alias.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/all-tree.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alloc-pool.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ansidecl.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/auto-host.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/b-header-vars
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/basic-block.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bitmap.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/builtins.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bversion.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-objc.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pragma.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pretty-print.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-tree.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfghooks.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfgloop.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cgraph.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cif-code.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alias.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/all-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alloc-pool.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ansidecl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/auto-host.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/b-header-vars
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/basic-block.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bitmap.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bversion.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-objc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pragma.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfghooks.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfgloop.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cgraph.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cif-code.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/att.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/att.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/biarch64.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/biarch64.h \
variant.arch=sparc
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-opts.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-opts.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-protos.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386-protos.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/i386.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2-bi.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2-bi.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sol2.h \
variant.arch=sparc
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc-opts.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc-opts.h \
variant.arch=sparc
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc-protos.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc-protos.h \
variant.arch=sparc
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sparc.h \
variant.arch=sparc
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sysv4.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/sysv4.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/tso.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/tso.h \
variant.arch=sparc
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/unix.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/unix.h \
variant.arch=i386
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/x86-64.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/$(MACH)/x86-64.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/dbxelf.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/elfos.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/initfini-array.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-10.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-bi.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-protos.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/dbxelf.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/elfos.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/initfini-array.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-10.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-bi.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-protos.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2.h
file \
- path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/usegas.h \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/usegas.h \
variant.arch=i386
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/configargs.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/coretypes.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cxx-pretty-print.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/name-lookup.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cppdefault.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cpplib.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/debug.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/defaults.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic-core.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/double-int.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/emit-rtl.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/except.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/filenames.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/fixed-value.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flag-types.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flags.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/function.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gcc-plugin.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/genrtl.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ggc.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple-pretty-print.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gsstruct.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtm-builtins.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtype-desc.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hard-reg-set.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hashtab.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/highlev-plugin-common.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hwint.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/incpath.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/input.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-constants.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-flags.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-modes.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-notes.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/intl.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-prop.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref-inline.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-reference.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-utils.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/langhooks.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/libiberty.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/line-map.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/machmode.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/md5.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/mode-classes.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/obstack.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/omp-builtins.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/options.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/opts.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/output.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-api.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-version.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pointer-set.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/prefix.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pretty-print.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/real.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/realmpfr.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/reg-notes.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/safe-ctype.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sbitmap.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/splay-tree.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/statistics.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/symtab.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sync-builtins.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/system.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target-hooks-macros.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm-preds.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm_p.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/toplev.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-check.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-dump.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow-inline.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-inline.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-iterator.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pass.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pretty-print.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-alias.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-operands.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-sccvn.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/treestruct.def
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vec.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecir.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecprim.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/version.h
-file path=usr/gcc/4.7/lib/libgfortran.spec
-file path=usr/gcc/4.7/lib/libgomp.a
-file path=usr/gcc/4.7/lib/libgomp.spec
-file path=usr/gcc/4.7/lib/libitm.a
-file path=usr/gcc/4.7/lib/libitm.spec
-file path=usr/gcc/4.7/lib/libquadmath.a variant.arch=i386
-file path=usr/gcc/4.7/lib/libssp.a
-file path=usr/gcc/4.7/lib/libssp_nonshared.a
-file path=usr/gcc/4.7/share/info/cpp.info
-file path=usr/gcc/4.7/share/info/cppinternals.info
-file path=usr/gcc/4.7/share/info/gccinstall.info
-file path=usr/gcc/4.7/share/info/libgomp.info
-file path=usr/gcc/4.7/share/info/libitm.info
-file path=usr/gcc/4.7/share/info/libquadmath.info
-link path=usr/gcc/4.7/share/info/dir target=../../../../../var/info/usr_gcc_4.7_share_info_dir
-file path=usr/gcc/4.7/share/locale/be/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/ca/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/da/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/de/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/el/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/eo/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/es/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/fi/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/fr/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/id/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/ja/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/nl/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/ru/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/sr/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/sv/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/tr/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/uk/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/vi/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/zh_CN/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/locale/zh_TW/LC_MESSAGES/cpplib.mo
-file path=usr/gcc/4.7/share/man/man1/cpp.1
-file path=usr/gcc/4.7/share/man/man1/gcov.1
-file path=usr/gcc/4.7/share/man/man7/fsf-funding.7
-file path=usr/gcc/4.7/share/man/man7/gfdl.7
-file path=usr/gcc/4.7/share/man/man7/gpl.7
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/configargs.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/coretypes.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cxx-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/name-lookup.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cppdefault.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cpplib.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/debug.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/defaults.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic-core.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/double-int.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/emit-rtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/except.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/filenames.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/fixed-value.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flag-types.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flags.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/function.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gcc-plugin.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/genrtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ggc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gsstruct.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtm-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtype-desc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hard-reg-set.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hashtab.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/highlev-plugin-common.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hwint.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/incpath.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/input.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-constants.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-flags.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-modes.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-notes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/intl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-prop.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-reference.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-utils.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/langhooks.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/libiberty.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/line-map.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/machmode.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/md5.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/mode-classes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/obstack.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/omp-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/options.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/opts.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/output.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-api.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-version.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pointer-set.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/prefix.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/real.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/realmpfr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/reg-notes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/safe-ctype.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sbitmap.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/splay-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/statistics.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/symtab.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sync-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/system.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target-hooks-macros.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm-preds.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm_p.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/toplev.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-check.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-dump.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-iterator.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pass.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-alias.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-operands.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-sccvn.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/treestruct.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vec.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecir.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vecprim.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/version.h
+file path=$(GCC_BASEDIR)/lib/libgfortran.spec
+file path=$(GCC_BASEDIR)/lib/libgomp.a
+file path=$(GCC_BASEDIR)/lib/libgomp.spec
+file path=$(GCC_BASEDIR)/lib/libitm.a
+file path=$(GCC_BASEDIR)/lib/libitm.spec
+file path=$(GCC_BASEDIR)/lib/libquadmath.a variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/libssp.a
+file path=$(GCC_BASEDIR)/lib/libssp_nonshared.a
+file path=$(GCC_BASEDIR)/share/info/cpp.info
+file path=$(GCC_BASEDIR)/share/info/cppinternals.info
+file path=$(GCC_BASEDIR)/share/info/gccinstall.info
+file path=$(GCC_BASEDIR)/share/info/libgomp.info
+file path=$(GCC_BASEDIR)/share/info/libitm.info
+file path=$(GCC_BASEDIR)/share/info/libquadmath.info
+link path=$(GCC_BASEDIR)/share/info/dir target=../../../../../var/info/usr_gcc_$(GCC_VERSION)_share_info_dir
+file path=$(GCC_BASEDIR)/share/locale/be/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ca/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/da/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/de/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/el/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/eo/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/es/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/fi/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/fr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/id/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ja/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/nl/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ru/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/sr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/sv/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/tr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/uk/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/vi/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_CN/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_TW/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/man/man1/cpp.1
+file path=$(GCC_BASEDIR)/share/man/man1/gcov.1
+file path=$(GCC_BASEDIR)/share/man/man7/fsf-funding.7
+file path=$(GCC_BASEDIR)/share/man/man7/gfdl.7
+file path=$(GCC_BASEDIR)/share/man/man7/gpl.7
link path=usr/share/man/man1/gcov.1 \
- target=../../../gcc/4.7/share/man/man1/gcov.1 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gcov.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
link path=usr/share/man/man1/gcpp.1 \
- target=../../../gcc/4.7/share/man/man1/cpp.1 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/cpp.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
link path=usr/share/man/man7/fsf-funding.7 \
- target=../../../gcc/4.7/share/man/man7/fsf-funding.7 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/fsf-funding.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
link path=usr/share/man/man7/gfdl.7 \
- target=../../../gcc/4.7/share/man/man7/gfdl.7 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/gfdl.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
link path=usr/share/man/man7/gpl.7 \
- target=../../../gcc/4.7/share/man/man7/gpl.7 mediator=gcc \
- mediator-version=4.7
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/gpl.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
-file usr/gcc/4.7/share/info/dir path=var/info/usr_gcc_4.7_share_info_dir mode=0644 preserve=true
+file $(GCC_BASEDIR)/share/info/dir path=var/info/usr_gcc_$(GCC_VERSION)_share_info_dir mode=0644 preserve=true
-license gcc47.license license="GPLv3 with Runtime Exception"
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
depend type=group fmri=pkg:/system/library/gcc/gcc-c-runtime
depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/$(MACH64)/crt1.o \
variant.arch=i386
@@ -518,4 +517,3 @@
depend type=require fmri=pkg:/developer/assembler
depend type=require fmri=pkg:/developer/gnu-binutils
depend type=require fmri=pkg:/system/header
-
--- a/components/gcc47/developer-gcc4-gcc-gfortran-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc4-gcc-gfortran-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,13 +18,13 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
- value=pkg:/developer/gcc-4/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC Fortran Compiler - 4.7"
+ value=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Fortran Compiler - $(GCC_VERSION)"
set name=com.oracle.info.description \
value="the GNU Compiler Collection - Fortran Compiler"
set name=com.oracle.info.tpno value=14467
@@ -35,22 +35,24 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/bin/gfortran target=../gcc/4.7/bin/gfortran mediator=gcc \
- mediator-version=4.7
-hardlink path=usr/gcc/4.7/bin/$(GNU_ARCH)-gfortran target=gfortran
-file path=usr/gcc/4.7/bin/gfortran mode=0555
-file path=usr/gcc/4.7/lib/$(MACH64)/libgfortran.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
-file path=usr/gcc/4.7/lib/libgfortran.a
-file path=usr/gcc/4.7/share/info/gfortran.info
-file path=usr/gcc/4.7/share/man/man1/gfortran.1
+link path=usr/bin/gfortran target=../gcc/$(GCC_VERSION)/bin/gfortran mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gfortran target=gfortran
+file path=$(GCC_BASEDIR)/bin/gfortran
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
+file path=$(GCC_BASEDIR)/lib/libgfortran.a
+file path=$(GCC_BASEDIR)/share/info/gfortran.info
+file path=$(GCC_BASEDIR)/share/man/man1/gfortran.1
link path=usr/share/man/man1/gfortran.1 \
- target=../../../gcc/4.7/share/man/man1/gfortran.1 mediator=gcc \
- mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-common-47
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gfortran.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)
--- a/components/gcc47/developer-gcc4-gcc-gobjc-47.p5m Fri Mar 21 00:13:55 2014 -0700
+++ b/components/gcc47/developer-gcc4-gcc-gobjc-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -18,13 +18,13 @@
#
# CDDL HEADER END
#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
- value=pkg:/developer/gcc-4/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC Objective-C Compiler - 4.7"
+ value=pkg:/developer/gcc-4/gcc-gobjc-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Objective-C Compiler - $(GCC_VERSION)"
set name=com.oracle.info.description \
value="the GNU Compiler Collection - Objective-C Compiler"
set name=com.oracle.info.tpno value=14467
@@ -35,24 +35,27 @@
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2012/373
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-file path=usr/gcc/4.7/lib/$(MACH64)/libobjc.a
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/message.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-exception.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-sync.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/runtime.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h
-file path=usr/gcc/4.7/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/objc/objc-tree.def
-file path=usr/gcc/4.7/lib/libobjc.a
-license gcc47.license license="GPLv3 with Runtime Exception"
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-c-47
-depend type=require fmri=pkg:/developer/gcc-4/gcc-common-47
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libobjc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/message.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-exception.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-sync.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/runtime.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/objc/objc-tree.def
+file path=$(GCC_BASEDIR)/lib/libobjc.a
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime
depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
depend type=require fmri=pkg:/system/library/gcc/gcc-gobjc-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-gobjc-runtime-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc47/system-library-gcc-gcc-c++-runtime-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,49 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION) - C++ Runtime"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C++ Runtime Libraries"
+set name=com.oracle.info.tpno value=14467
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+# temporary, until the mediated links are replaced in the reference repo
+set name=pkg.linted.pkglint.dupaction001.1 value=true
+set name=pkg.linted.pkglint.dupaction010.2 value=true
+#
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.so target=libstdc++.so.6.0.17
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.so.6 target=libstdc++.so.6.0.17
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.so.6.0.17
+link path=$(GCC_BASEDIR)/lib/libstdc++.so target=libstdc++.so.6.0.17
+link path=$(GCC_BASEDIR)/lib/libstdc++.so.6 target=libstdc++.so.6.0.17
+file path=$(GCC_BASEDIR)/lib/libstdc++.so.6.0.17
+#
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
--- a/components/gcc47/system-library-gcc-gcc-c++-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/system/library/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - C++ Runtime"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - C++ Runtime Libraries"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/C++ \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/gcc/4.7/lib/$(MACH64)/libstdc++.so target=libstdc++.so.6.0.17
-link path=usr/gcc/4.7/lib/$(MACH64)/libstdc++.so.6 target=libstdc++.so.6.0.17
-file path=usr/gcc/4.7/lib/$(MACH64)/libstdc++.so.6.0.17 mode=0555
-link path=usr/gcc/4.7/lib/libstdc++.so target=libstdc++.so.6.0.17
-link path=usr/gcc/4.7/lib/libstdc++.so.6 target=libstdc++.so.6.0.17
-file path=usr/gcc/4.7/lib/libstdc++.so.6.0.17 mode=0555
-link path=usr/lib/$(MACH64)/libstdc++.so \
- target=../../gcc/4.7/lib/$(MACH64)/libstdc++.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libstdc++.so.6 \
- target=../../gcc/4.7/lib/$(MACH64)/libstdc++.so.6 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/libstdc++.so target=../gcc/4.7/lib/libstdc++.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libstdc++.so.6 target=../gcc/4.7/lib/libstdc++.so.6 \
- mediator=gcc-runtime mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc47/system-library-gcc-gcc-c-runtime-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,74 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION) - C Runtime"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C Runtime Libraries"
+set name=com.oracle.info.tpno value=14467
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+# temporary, until the mediated links are replaced in the reference repo
+set name=pkg.linted.pkglint.dupaction001.1 value=true
+set name=pkg.linted.pkglint.dupaction010.2 value=true
+#
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgcc_s.so.1
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.so target=libgomp.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.so.1 target=libgomp.so.1.0.0
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.so target=libitm.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.so.1 target=libitm.so.1.0.0
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libquadmath.so target=libquadmath.so.0.0.0 \
+ variant.arch=i386
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libquadmath.so.0 \
+ target=libquadmath.so.0.0.0 variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libquadmath.so.0.0.0 variant.arch=i386
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp.so target=libssp.so.0.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp.so.0 target=libssp.so.0.0.0
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp.so.0.0.0
+link path=$(GCC_BASEDIR)/lib/libgcc_s.so target=libgcc_s.so.1
+file path=$(GCC_BASEDIR)/lib/libgcc_s.so.1
+link path=$(GCC_BASEDIR)/lib/libgomp.so target=libgomp.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/libgomp.so.1 target=libgomp.so.1.0.0
+file path=$(GCC_BASEDIR)/lib/libgomp.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/libitm.so target=libitm.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/libitm.so.1 target=libitm.so.1.0.0
+file path=$(GCC_BASEDIR)/lib/libitm.so.1.0.0
+link path=$(GCC_BASEDIR)/lib/libquadmath.so target=libquadmath.so.0.0.0 \
+ variant.arch=i386
+link path=$(GCC_BASEDIR)/lib/libquadmath.so.0 target=libquadmath.so.0.0.0 \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/libquadmath.so.0.0.0 variant.arch=i386
+link path=$(GCC_BASEDIR)/lib/libssp.so target=libssp.so.0.0.0
+link path=$(GCC_BASEDIR)/lib/libssp.so.0 target=libssp.so.0.0.0
+file path=$(GCC_BASEDIR)/lib/libssp.so.0.0.0
+#
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
--- a/components/gcc47/system-library-gcc-gcc-c-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/system/library/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - C Runtime"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - C Runtime Libraries"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/gcc/4.7/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
-file path=usr/gcc/4.7/lib/$(MACH64)/libgcc_s.so.1
-link path=usr/gcc/4.7/lib/$(MACH64)/libgomp.so target=libgomp.so.1.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libgomp.so.1 target=libgomp.so.1.0.0
-file path=usr/gcc/4.7/lib/$(MACH64)/libgomp.so.1.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libitm.so target=libitm.so.1.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libitm.so.1 target=libitm.so.1.0.0
-file path=usr/gcc/4.7/lib/$(MACH64)/libitm.so.1.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libquadmath.so target=libquadmath.so.0.0.0 \
- variant.arch=i386
-link path=usr/gcc/4.7/lib/$(MACH64)/libquadmath.so.0 \
- target=libquadmath.so.0.0.0 variant.arch=i386
-file path=usr/gcc/4.7/lib/$(MACH64)/libquadmath.so.0.0.0 variant.arch=i386
-link path=usr/gcc/4.7/lib/$(MACH64)/libssp.so target=libssp.so.0.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libssp.so.0 target=libssp.so.0.0.0
-file path=usr/gcc/4.7/lib/$(MACH64)/libssp.so.0.0.0
-link path=usr/gcc/4.7/lib/libgcc_s.so target=libgcc_s.so.1
-#
-# Shared Libraries
-#
-file path=usr/gcc/4.7/lib/libgcc_s.so.1
-link path=usr/gcc/4.7/lib/libgomp.so target=libgomp.so.1.0.0
-link path=usr/gcc/4.7/lib/libgomp.so.1 target=libgomp.so.1.0.0
-file path=usr/gcc/4.7/lib/libgomp.so.1.0.0
-link path=usr/gcc/4.7/lib/libitm.so target=libitm.so.1.0.0
-link path=usr/gcc/4.7/lib/libitm.so.1 target=libitm.so.1.0.0
-file path=usr/gcc/4.7/lib/libitm.so.1.0.0
-link path=usr/gcc/4.7/lib/libquadmath.so target=libquadmath.so.0.0.0 \
- variant.arch=i386
-link path=usr/gcc/4.7/lib/libquadmath.so.0 target=libquadmath.so.0.0.0 \
- variant.arch=i386
-file path=usr/gcc/4.7/lib/libquadmath.so.0.0.0 variant.arch=i386
-link path=usr/gcc/4.7/lib/libssp.so target=libssp.so.0.0.0
-link path=usr/gcc/4.7/lib/libssp.so.0 target=libssp.so.0.0.0
-file path=usr/gcc/4.7/lib/libssp.so.0.0.0
-link path=usr/lib/$(MACH64)/libgcc_s.so \
- target=../../gcc/4.7/lib/$(MACH64)/libgcc_s.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libgcc_s.so.1 \
- target=../../gcc/4.7/lib/$(MACH64)/libgcc_s.so.1 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libgomp.so \
- target=../../gcc/4.7/lib/$(MACH64)/libgomp.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libgomp.so.1 \
- target=../../gcc/4.7/lib/$(MACH64)/libgomp.so.1 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libitm.so \
- target=../../gcc/4.7/lib/$(MACH64)/libitm.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libitm.so.1 \
- target=../../gcc/4.7/lib/$(MACH64)/libitm.so.1 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libquadmath.so \
- target=../../gcc/4.7/lib/$(MACH64)/libquadmath.so mediator=gcc-runtime \
- mediator-version=4.7 variant.arch=i386
-link path=usr/lib/$(MACH64)/libquadmath.so.0 \
- target=../../gcc/4.7/lib/$(MACH64)/libquadmath.so.0 mediator=gcc-runtime \
- mediator-version=4.7 variant.arch=i386
-link path=usr/lib/$(MACH64)/libssp.so \
- target=../../gcc/4.7/lib/$(MACH64)/libssp.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libssp.so.0 \
- target=../../gcc/4.7/lib/$(MACH64)/libssp.so.0 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/libgcc_s.so target=../gcc/4.7/lib/libgcc_s.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libgcc_s.so.1 target=../gcc/4.7/lib/libgcc_s.so.1 \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libgomp.so target=../gcc/4.7/lib/libgomp.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libgomp.so.1 target=../gcc/4.7/lib/libgomp.so.1 \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libitm.so target=../gcc/4.7/lib/libitm.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libitm.so.1 target=../gcc/4.7/lib/libitm.so.1 \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libquadmath.so target=../gcc/4.7/lib/libquadmath.so \
- mediator=gcc-runtime mediator-version=4.7 variant.arch=i386
-link path=usr/lib/libquadmath.so.0 target=../gcc/4.7/lib/libquadmath.so.0 \
- mediator=gcc-runtime mediator-version=4.7 variant.arch=i386
-link path=usr/lib/libssp.so target=../gcc/4.7/lib/libssp.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libssp.so.0 target=../gcc/4.7/lib/libssp.so.0 \
- mediator=gcc-runtime mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc47/system-library-gcc-gcc-gfortran-runtime-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,49 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION) - Fortran Runtime"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Fortran Runtime Libraries"
+set name=com.oracle.info.tpno value=14467
+set name=info.classification \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+# temporary, until the mediated links are replaced in the reference repo
+set name=pkg.linted.pkglint.dupaction001.1 value=true
+set name=pkg.linted.pkglint.dupaction010.2 value=true
+#
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.so.3.0.0
+link path=$(GCC_BASEDIR)/lib/libgfortran.so target=libgfortran.so.3.0.0
+link path=$(GCC_BASEDIR)/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
+file path=$(GCC_BASEDIR)/lib/libgfortran.so.3.0.0
+#
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
--- a/components/gcc47/system-library-gcc-gcc-gfortran-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/system/library/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - Fortran Runtime"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - Fortran Runtime Libraries"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification \
- value=org.opensolaris.category.2008:Development/Fortran \
- value=org.opensolaris.category.2008:Development/GNU
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/gcc/4.7/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
-file path=usr/gcc/4.7/lib/$(MACH64)/libgfortran.so.3.0.0 mode=0555
-link path=usr/gcc/4.7/lib/libgfortran.so target=libgfortran.so.3.0.0
-link path=usr/gcc/4.7/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
-file path=usr/gcc/4.7/lib/libgfortran.so.3.0.0 mode=0555
-link path=usr/lib/$(MACH64)/libgfortran.so \
- target=../../gcc/4.7/lib/$(MACH64)/libgfortran.so mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libgfortran.so.3 \
- target=../../gcc/4.7/lib/$(MACH64)/libgfortran.so.3 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/libgfortran.so target=../gcc/4.7/lib/libgfortran.so \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libgfortran.so.3 target=../gcc/4.7/lib/libgfortran.so.3 \
- mediator=gcc-runtime mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc47/system-library-gcc-gcc-gobjc-runtime-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,49 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/system/library/gcc/gcc-gobjc-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION) - Objective-C Runtime"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Objective-C Runtime Libraries"
+set name=com.oracle.info.tpno value=14467
+set name=info.classification \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+# temporary, until the mediated links are replaced in the reference repo
+set name=pkg.linted.pkglint.dupaction001.1 value=true
+set name=pkg.linted.pkglint.dupaction010.2 value=true
+#
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libobjc.so target=libobjc.so.4.0.0
+link path=$(GCC_BASEDIR)/lib/$(MACH64)/libobjc.so.4 target=libobjc.so.4.0.0
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libobjc.so.4.0.0
+link path=$(GCC_BASEDIR)/lib/libobjc.so target=libobjc.so.4.0.0
+link path=$(GCC_BASEDIR)/lib/libobjc.so.4 target=libobjc.so.4.0.0
+file path=$(GCC_BASEDIR)/lib/libobjc.so.4.0.0
+#
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
--- a/components/gcc47/system-library-gcc-gcc-gobjc-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,68 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/system/library/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - Objective-C Runtime"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - Objective-C Runtime Libraries"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification \
- value=org.opensolaris.category.2008:Development/GNU \
- value="org.opensolaris.category.2008:Development/Objective C"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-link path=usr/gcc/4.7/lib/$(MACH64)/libobjc.so target=libobjc.so.4.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libobjc.so.2 target=libobjc.so.4.0.0
-link path=usr/gcc/4.7/lib/$(MACH64)/libobjc.so.4 target=libobjc.so.4.0.0
-file path=usr/gcc/4.7/lib/$(MACH64)/libobjc.so.4.0.0 mode=0555
-link path=usr/gcc/4.7/lib/libobjc.so target=libobjc.so.4.0.0
-link path=usr/gcc/4.7/lib/libobjc.so.2 target=libobjc.so.4.0.0
-link path=usr/gcc/4.7/lib/libobjc.so.4 target=libobjc.so.4.0.0
-file path=usr/gcc/4.7/lib/libobjc.so.4.0.0 mode=0555
-link path=usr/lib/$(MACH64)/libobjc.so \
- target=../../gcc/4.7/lib/$(MACH64)/libobjc.so mediator=gcc-runtime \
- mediator-version=4.7
-
-# libobjc.so.2 is gone in GCC 4.7. Replaced by libobjc.so.4.
-# There's ABI breakage here, simply because the library
-# is gone. Rather than have applications fail at startup because
-# the library is missing, create a symlink to the old library.
-link path=usr/lib/$(MACH64)/libobjc.so.2 \
- target=../../gcc/4.7/lib/$(MACH64)/libobjc.so.4 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/$(MACH64)/libobjc.so.4 \
- target=../../gcc/4.7/lib/$(MACH64)/libobjc.so.4 mediator=gcc-runtime \
- mediator-version=4.7
-link path=usr/lib/libobjc.so target=../gcc/4.7/lib/libobjc.so \
- mediator=gcc-runtime mediator-version=4.7
-
-# libobjc.so.2 is gone in GCC 4.7 - see above.
-link path=usr/lib/libobjc.so.2 target=../gcc/4.7/lib/libobjc.so.2 \
- mediator=gcc-runtime mediator-version=4.7
-link path=usr/lib/libobjc.so.4 target=../gcc/4.7/lib/libobjc.so.4 \
- mediator=gcc-runtime mediator-version=4.7
-license gcc47.license license="GPLv3 with Runtime Exception"
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc47/system-library-gcc-gcc-runtime-47.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,43 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/system/library/gcc/gcc-runtime-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION) - GCC Runtime"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Compiler Runtime Libraries"
+set name=com.oracle.info.tpno value=14467
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+depend type=group fmri=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)
+depend type=group fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
+depend type=group fmri=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)
+depend type=group fmri=pkg:/system/library/gcc/gcc-gobjc-runtime-$(GCC_V)
--- a/components/gcc47/system-library-gcc-gcc-runtime.p5m Fri Mar 21 00:13:55 2014 -0700
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,43 +0,0 @@
-#
-# CDDL HEADER START
-#
-# The contents of this file are subject to the terms of the
-# Common Development and Distribution License (the "License").
-# You may not use this file except in compliance with the License.
-#
-# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
-# or http://www.opensolaris.org/os/licensing.
-# See the License for the specific language governing permissions
-# and limitations under the License.
-#
-# When distributing Covered Code, include this CDDL HEADER in each
-# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
-# If applicable, add the following below this CDDL HEADER, with the
-# fields enclosed by brackets "[]" replaced with your own identifying
-# information: Portions Copyright [yyyy] [name of copyright owner]
-#
-# CDDL HEADER END
-#
-# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
-#
-
-set name=pkg.fmri \
- value=pkg:/system/library/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-set name=pkg.summary value="GCC 4.7 - GCC Runtime"
-set name=com.oracle.info.description \
- value="the GNU Compiler Collection - Compiler Runtime Libraries"
-set name=com.oracle.info.tpno value=14467
-set name=info.classification value=org.opensolaris.category.2008:Development/C \
- value=org.opensolaris.category.2008:Development/C++ \
- value=org.opensolaris.category.2008:Development/Fortran \
- value=org.opensolaris.category.2008:Development/GNU \
- value="org.opensolaris.category.2008:Development/Objective C"
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
-set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=org.opensolaris.arc-caseid value=PSARC/2012/373
-set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime
-depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
-depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime
-depend type=require fmri=pkg:/system/library/gcc/gcc-gobjc-runtime
-
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/Makefile Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,136 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+export PARFAIT_BUILD=no
+
+include ../../make-rules/shared-macros.mk
+
+COMPONENT_NAME= gcc
+COMPONENT_VERSION= 4.8.2
+COMPONENT_PROJECT_URL= http://gcc.gnu.org/
+COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH= \
+ sha256:2ea77114344a06c45dd5791275311e91d306545aa5ec9db31d24174f6965e880
+COMPONENT_ARCHIVE_URL= http://ftp.gnu.org/gnu/gcc/$(COMPONENT_SRC)/$(COMPONENT_ARCHIVE)
+COMPONENT_BUGDB= utility/gnu-compiler
+
+include ../../make-rules/prep.mk
+include ../../make-rules/configure.mk
+include ../../make-rules/ips.mk
+
+COMPILER=gcc
+
+# The GNU compiler wants the GNU utilities.
+PATH=/usr/gnu/bin:/usr/bin:/usr/perl5/bin
+
+PARCH = $(MACH:i386=i386-pc)
+GNU_ARCH = $(PARCH:sparc=sparc-sun)-solaris$(SOLARIS_VERSION)
+
+PKG_MACROS += GNU_ARCH="$(GNU_ARCH)"
+
+VERSION_NUMBERS = $(subst ., ,$(COMPONENT_VERSION))
+GCC_VERSION=$(word 1,$(VERSION_NUMBERS)).$(word 2,$(VERSION_NUMBERS))
+PKG_MACROS += GCC_VERSION=$(GCC_VERSION)
+PKG_MACROS += GCC_V=$(word 1,$(VERSION_NUMBERS))$(word 2,$(VERSION_NUMBERS))
+PKG_MACROS += GCC_BASEDIR=usr/gcc/$(GCC_VERSION)
+
+CFLAGS.i386 = -mtune=opteron -march=opteron
+CFLAGS.sparc = -mtune=ultrasparc -mcpu=ultrasparc -mno-unaligned-doubles
+CFLAGS = -g -O2
+CFLAGS += $(CFLAGS.$(MACH))
+CXXFLAGS = -g -O2
+CXXFLAGS += $(CFLAGS.$(MACH))
+
+# direct binding cause various testsuite failures
+LD_B_DIRECT=
+
+# /usr/lib/ld/map.noexdata destroys Intel
+LD_MAP_NOEXDATA.i386=
+
+# /usr/lib/ld/map.noexbss destroys SPARC
+ifeq ($(MACH),sparc)
+LD_MAP_NOEXBSS=
+endif
+
+
+# for some reason the fixincludes target fails with bash on Solaris.
+CONFIG_SHELL = /bin/sh
+MAKESHELL = /bin/sh
+COMPONENT_BUILD_ENV += SHELL=$(CONFIG_SHELL)
+COMPONENT_BUILD_ENV += MAKESHELL=$(MAKESHELL)
+
+CONFIGURE_PREFIX = /usr/gcc/4.8
+
+CONFIGURE_OPTIONS += --infodir=$(CONFIGURE_PREFIX)/share/info
+CONFIGURE_OPTIONS += --libexecdir=$(CONFIGURE_PREFIX)/lib
+CONFIGURE_OPTIONS += --enable-languages="c,c++,fortran,objc"
+CONFIGURE_OPTIONS += --enable-shared
+CONFIGURE_OPTIONS += --with-gmp-include=/usr/include/gmp
+CONFIGURE_OPTIONS += --with-mpfr-include=/usr/include/mpfr
+CONFIGURE_OPTIONS += --without-gnu-ld --with-ld=/usr/bin/ld
+
+CONFIGURE_ENV += PYTHON="$(PYTHON)"
+
+# sparc and x86 use different assemblers
+CONFIGURE_OPTIONS.sparc += --without-gnu-as --with-as=/usr/bin/as
+CONFIGURE_OPTIONS.i386 += --with-gnu-as --with-as=/usr/gnu/bin/as
+CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(MACH))
+
+CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"
+CONFIGURE_OPTIONS += CXXFLAGS="$(CXXFLAGS)"
+
+COMPONENT_BUILD_TARGETS=bootstrap
+
+# compile python modules
+COMPONENT_POST_INSTALL_ACTION = \
+ ( gfind $(PROTOUSRDIR) -name '*.py' | xargs -n 1 dirname | sort -u | \
+ xargs $(PYTHON) -m compileall )
+# strip elves, strip ignores non-elf files
+COMPONENT_POST_INSTALL_ACTION += ; \
+ ( gfind $(PROTOUSRDIR) -type f -perm /0111 | xargs /usr/bin/strip -x \
+ 2>/dev/null ; exit 0 )
+
+# ASLR has side-effects with libitm and libgomp.
+# Disable ASLR for now.
+ASLR_MODE=$(ASLR_DISABLE)
+
+build: $(BUILD_32)
+
+install: $(INSTALL_32)
+
+# To ensure that all tests that are expected to pass actually
+# pass, we have to increase the stacksize limit to at least
+# 16MB. Otherwise we'll get spurious failures in the test
+# harness (gcc.c-torture/compile/limits-exprparen.c and others).
+# With the soft stacksize limit set to 16384 we get reasonably good
+# test results.
+COMPONENT_PRE_TEST_ACTION = ulimit -Ss 16384
+COMPONENT_TEST_ARGS = -k -i
+COMPONENT_TEST_TARGETS = check check-target
+
+test: $(TEST_32)
+
+BUILD_PKG_DEPENDENCIES = $(BUILD_TOOLS)
+
+include ../../make-rules/depend.mk
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,43 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - GCC $(GCC_VERSION)"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)
+depend type=group fmri=pkg:/developer/gcc-4/gcc-gobjc-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc-c++.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,37 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC - C++ Compiler"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C++ Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc-c.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,36 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC - C Compiler"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc-gfortran.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,37 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC - GNU Fortran Compiler"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Fortran Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc-gobjc.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,37 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC - Objective-C Compiler"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Objective-C Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-gobjc-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,38 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+ value=pkg:/developer/[email protected]$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value=GCC
+set name=com.oracle.info.description value="the GNU Compiler Collection"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=require fmri=pkg:/developer/gcc-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc4-gcc-c++-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,782 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC C++ Compiler - $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C++ Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/C++ \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/c++ target=../gcc/$(GCC_VERSION)/bin/c++ mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/bin/g++ target=../gcc/$(GCC_VERSION)/bin/g++ mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-c++ target=c++
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-g++ target=g++
+file path=$(GCC_BASEDIR)/bin/c++
+file path=$(GCC_BASEDIR)/bin/g++
+#
+# GNU C++ Standard Library header files
+#
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/atomic_word.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/basic_file.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++config.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++io.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/c++locale.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cpu_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/ctype_inline.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/cxxabi_tweaks.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/error_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/extc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-default.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-posix.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr-single.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/gthr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/messages_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/opt_random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/os_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/stdtr1c++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/bits/time_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/$(MACH64)/ext/opt_random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/atomic_word.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/basic_file.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++config.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++io.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/c++locale.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cpu_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/ctype_inline.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/cxxabi_tweaks.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/error_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/extc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-default.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-posix.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr-single.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/gthr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/messages_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/opt_random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/os_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdc++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/stdtr1c++.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/bits/time_members.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/$(GNU_ARCH)/ext/opt_random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/atomic
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/auto_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/backward_warning.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/binders.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_fun.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hash_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/backward/strstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/algorithmfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/alloc_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/atomic_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/atomic_lockfree_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_string.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/basic_string.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/boost_concept_check.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/c++0x_warning.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/char_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/codecvt.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/concept_check.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/cpp_type_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/cxxabi_forced.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/deque.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/exception_defines.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/exception_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/forward_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/forward_list.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/fstream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/functexcept.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/functional_hash.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/gslice.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/gslice_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hash_bytes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/hashtable_policy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/indirect_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ios_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/istream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/list.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/locale_facets_nonio.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/localefwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/mask_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/memoryfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/move.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/nested_exception.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ostream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ostream_insert.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/postypes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/ptr_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/random.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/range_access.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_compiler.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_constants.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_cursor.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_error.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_grep_matcher.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/regex_nfa.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/shared_ptr_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/slice_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/sstream.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_algo.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_algobase.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_bvector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_construct.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_deque.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_function.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_heap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_funcs.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_types.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_numeric.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_pair.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_queue.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_raw_storage_iter.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_relops.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_stack.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_tempbuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_tree.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_uninitialized.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stl_vector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stream_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/streambuf.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/streambuf_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/stringfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unique_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/unordered_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/uses_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_after.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/valarray_before.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bits/vector.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cassert
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ccomplex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cerrno
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cfenv
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cfloat
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/chrono
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cinttypes
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ciso646
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/climits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/clocale
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/complex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/complex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/condition_variable
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/csetjmp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/csignal
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdalign
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdarg
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdbool
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstddef
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdint
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstdlib
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cstring
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ctgmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ctime
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cwchar
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cwctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/cxxabi.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/debug.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/formatter.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/functions.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/macros.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_local_iterator.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/safe_unordered_container.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/string
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/debug/vector
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/decimal/decimal
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/decimal/decimal.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/exception
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/alloc_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/array_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/atomicity.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/bitmap_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/cast.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/cmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/codecvt_specializations.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/concurrence.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/debug_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/enc_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/extptr_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/hash_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/hash_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/iterator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/malloc_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/mt_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/new_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/numeric_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/assoc_container.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/bin_search_tree_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_cmp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/entry_pred.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binary_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/branch_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/null_node_metadata.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/branch_policy/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/size_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/cond_dealtor.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/container_base_dispatch.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/debug_map_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/eq_by_less.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/eq_fn/hash_eq_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/iterator_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/gp_hash_table_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mask_range_hashing_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/direct_mod_range_hashing_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/linear_probe_fn_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mask_based_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/mod_based_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/probe_fn_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/quadratic_probe_fn_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_hash_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/ranged_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/entry_metadata_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/lu_counter_metadata.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/list_update_policy/sample_update_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/ov_tree_map_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/pat_trie_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/policy_access_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/synth_access_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rb_tree_map_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/rc_binomial_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_exponential_size_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/hash_standard_resize_policy_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/info_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/node.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/splay_tree_/traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/standard_policies.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/thin_heap_/trace_fn_imps.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/node_metadata_selector.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/order_statistics_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/tree_trace_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/node_metadata_selector.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/order_statistics_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/prefix_search_node_update_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_access_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_policy_base.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/trie_policy/trie_string_access_traits_imp.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/type_utils.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/types_traits.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_const_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/exception.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/hash_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/list_update_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/priority_queue.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tag_and_trait.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/tree_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pb_ds/trie_policy.hpp
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pointer.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/random
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/random.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rb_tree
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rc_string_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/rope
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/ropeimpl.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/slist
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/sso_string_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/string_conversions.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/throw_allocator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/type_traits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/typelist.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring_fwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ext/vstring_util.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/fenv.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/fstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/future
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/initializer_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iomanip
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ios
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iosfwd
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iostream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/istream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/iterator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/limits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/locale
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/mutex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/new
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ostream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algo.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algobase.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algorithm
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/algorithmfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/balanced_quicksort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/basic_iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/checkers.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/compatibility.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/compiletime_settings.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/equally_split.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/features.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/find.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/find_selectors.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/for_each.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/for_each_selectors.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/iterator.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/list_partition.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/losertree.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/merge.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiseq_selection.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiway_merge.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/multiway_mergesort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/numeric
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/numericfwd.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/omp_loop_static.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/par_loop.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/parallel.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/partial_sum.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/partition.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/queue.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/quicksort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/random_number.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/random_shuffle.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/search.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/set_operations.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/settings.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/sort.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/tags.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/types.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/unique_copy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/parallel/workstealing.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/deque
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/forward_list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_algos.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_container_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hash_func.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_hashtable_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_slist.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_list_to_vector.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_map_to_unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_node.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_state.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_trace.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_size.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/impl/profiler_vector_to_list.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/iterator_tracker.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/list
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/multimap.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/multiset.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/unordered_base.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/profile/vector
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/queue
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/random
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/ratio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/regex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/scoped_allocator
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/sstream
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/stack
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/stdexcept
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/streambuf
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/string
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/system_error
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tgmath.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/thread
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/array
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/bessel_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/beta_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ccomplex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cfenv
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cfloat
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cinttypes
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/climits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/complex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/complex.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdarg
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdbool
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdint
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cstdlib
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctgmath
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctime
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ctype.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cwchar
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/cwctype
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/ell_integral.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/exp_integral.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/fenv.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/float.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/functional
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/functional_hash.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/gamma.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hashtable.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hashtable_policy.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/hypergeometric.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/inttypes.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/legendre_function.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/limits.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/math.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/memory
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/modified_bessel_func.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/poly_hermite.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/poly_laguerre.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/random.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/regex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/riemann_zeta.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/shared_ptr.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/special_function_util.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdarg.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdbool.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdint.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdio.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/stdlib.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/tgmath.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/tuple
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_map.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/unordered_set.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/utility
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/wchar.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr1/wctype.h
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/bool_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/bool_set.tcc
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/dynamic_bitset
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/ratio
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tr2/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/tuple
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/type_traits
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/typeindex
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/typeinfo
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/unordered_map
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/unordered_set
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/utility
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/valarray
+file path=$(GCC_BASEDIR)/include/c++/$(COMPONENT_VERSION)/vector
+#
+# GNU C++ Standard Library Archive Libraries
+#
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libstdc++.so.6.0.18-gdb.py
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libsupc++.a
+file path=$(GCC_BASEDIR)/lib/libstdc++.a
+#
+# GNU C++ Standard Library Python gdb support
+#
+file path=$(GCC_BASEDIR)/lib/libstdc++.so.6.0.18-gdb.py
+file path=$(GCC_BASEDIR)/lib/libsupc++.a
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py
+file path=$(GCC_BASEDIR)/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py
+file path=$(GCC_BASEDIR)/share/man/man1/g++.1
+
+<transform file path=usr/(share/gcc.+\.py) -> \
+ set action.hash $(GCC_BASEDIR)/%<1> >
+<transform file path=usr/share/gdb/auto-load/usr/(lib/.+\.py) -> \
+ set action.hash $(GCC_BASEDIR)/%<1> >
+
+file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/__init__.py
+file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/__init__.py
+file path=usr/share/gcc-$(COMPONENT_VERSION)/python/libstdcxx/v6/printers.py
+file path=usr/share/gdb/auto-load/usr/lib/$(MACH64)/libstdc++.so.6.0.18-gdb.py
+file path=usr/share/gdb/auto-load/usr/lib/libstdc++.so.6.0.18-gdb.py
+link path=usr/share/man/man1/c++.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/g++.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/share/man/man1/g++.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/g++.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc4-gcc-c-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,70 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+<transform dir path=$(GCC_BASEDIR)/share/locale$ -> default facet.locale true>
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-4/gcc-c-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC C Compiler - $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - C Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/gcc target=../gcc/$(GCC_VERSION)/bin/gcc mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc target=gcc
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-$(IPS_COMPONENT_VERSION) \
+ target=gcc
+file path=$(GCC_BASEDIR)/bin/gcc
+file path=$(GCC_BASEDIR)/share/info/gcc.info
+file path=$(GCC_BASEDIR)/share/info/gccint.info
+file path=$(GCC_BASEDIR)/share/locale/be/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/da/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/de/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/el/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/es/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/fi/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/fr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/hr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/id/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/ja/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/nl/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/ru/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/sr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/sv/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/tr/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/vi/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_CN/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_TW/LC_MESSAGES/gcc.mo
+file path=$(GCC_BASEDIR)/share/man/man1/gcc.1
+link path=usr/share/man/man1/gcc.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gcc.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc4-gcc-common-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,566 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+<transform dir path=$(GCC_BASEDIR)/share/locale$ -> default facet.locale true>
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-4/gcc-common-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Common Development Files - $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Common Development Files"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/gcov target=../gcc/$(GCC_VERSION)/bin/gcov mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/bin/gcpp target=../gcc/$(GCC_VERSION)/bin/cpp mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-ar target=gcc-ar
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-nm target=gcc-nm
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gcc-ranlib target=gcc-ranlib
+file path=$(GCC_BASEDIR)/bin/cpp
+file path=$(GCC_BASEDIR)/bin/gcc-ar
+file path=$(GCC_BASEDIR)/bin/gcc-nm
+file path=$(GCC_BASEDIR)/bin/gcc-ranlib
+file path=$(GCC_BASEDIR)/bin/gcov
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libatomic.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgomp.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libitm.spec
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libquadmath.a variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp.a
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libssp_nonshared.a
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crt1.o \
+ variant.arch=sparc
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtfastmath.o
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec32.o \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec64.o \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/crtprec80.o \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gcrt1.o \
+ variant.arch=sparc
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libcaf_single.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1obj mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/cc1plus mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/collect2 \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crt1.o \
+ variant.arch=sparc
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtbegin.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtend.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtfastmath.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec32.o \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec64.o \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/crtprec80.o \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/f951 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.f90
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib.mod
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/finclude/omp_lib_kinds.mod
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gcrt1.o \
+ variant.arch=sparc
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/gmon.o
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/limits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include-fixed/syslimits.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/adxintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ammintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avx2intrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/avxintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmi2intrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmiintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/bmmintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cpuid.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/cross-stdarg.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/emmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/f16cintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/float.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fma4intrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fmaintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/fxsrintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ia32intrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/immintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/iso646.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lwpintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/lzcntintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm3dnow.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mm_malloc.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/mmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/nmmintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/omp.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/pmmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/popcntintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/prfchwintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/quadmath_weak.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/rdseedintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/rtmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/smmintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/ssp.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/stdio.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/string.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/ssp/unistd.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdalign.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdarg.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdbool.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stddef.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdfix.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint-gcc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdint.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/stdnoreturn.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tbmintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tgmath.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/tmmintrin.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/unwind.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/varargs.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/visintrin.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/wmmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/x86intrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xmmintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xopintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsaveintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xsaveoptintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/xtestintrin.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc.sh \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixinc_list
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/fixincl \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/README
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/include/limits.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/macro_list
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/install-tools/mkinstalldirs \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libcaf_single.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcc_eh.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgcov.a
+link \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so \
+ target=liblto_plugin.so.0.0.0
+link \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0 \
+ target=liblto_plugin.so.0.0.0
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/liblto_plugin.so.0.0.0
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto-wrapper \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/lto1 mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gengtype \
+ mode=0555
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/gtype.state \
+ mode=0555
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ada/gcc-interface/ada-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alias.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/all-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/alloc-pool.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ansidecl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/auto-host.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/b-header-vars
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/basic-block.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bitmap.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/bversion.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-common.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-objc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pragma.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-family/c-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/c-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfg-flags.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfghooks.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cfgloop.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cgraph.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cif-code.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/dbxelf.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/elfos.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/att.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/i386-opts.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/i386-protos.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/i386.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/sol2-bi.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/sol2.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/sysv4.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/unix.h \
+ variant.arch=i386
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/i386/x86-64.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/initfini-array.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-10.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-bi.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2-protos.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sol2.h
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/biarch64.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/sol2.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/sparc-opts.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/sparc-protos.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/sparc.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/sysv4.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/sparc/tso.h \
+ variant.arch=sparc
+file \
+ path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/usegas.h \
+ variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/config/vxworks-dummy.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/configargs.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/coretypes.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cp-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/cxx-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cp/name-lookup.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cppdefault.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/cpplib.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/debug.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/defaults.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic-core.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/diagnostic.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/double-int.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/dumpfile.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/emit-rtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/except.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/filenames.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/fixed-value.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flag-types.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/flags.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/function.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gcc-plugin.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/genrtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ggc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gimple.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gsstruct.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtm-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/gtype-desc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hard-reg-set.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hashtab.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/highlev-plugin-common.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/hwint.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/incpath.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/input.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-constants.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-flags.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-modes.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/insn-notes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/internal-fn.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/intl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-prop.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-ref.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-reference.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/ipa-utils.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/is-a.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/java/java-tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/langhooks.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/libiberty.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/line-map.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/machmode.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/md5.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/mode-classes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/obstack.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/omp-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/options.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/opts.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/output.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/params.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-api.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin-version.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/plugin.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pointer-set.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/predict.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/prefix.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/real.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/realmpfr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/reg-notes.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/rtl.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/safe-ctype.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sanitizer.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sbitmap.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/splay-tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/statistics.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/symtab.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/sync-builtins.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/system.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target-hooks-macros.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/target.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/timevar.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm-preds.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tm_p.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/toplev.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-check.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-dump.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-flow.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-inline.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-iterator.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pass.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-pretty-print.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-alias.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-operands.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree-ssa-sccvn.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/tree.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/treestruct.def
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/vec.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/version.h
+file path=$(GCC_BASEDIR)/lib/libatomic.a
+file path=$(GCC_BASEDIR)/lib/libgfortran.spec
+file path=$(GCC_BASEDIR)/lib/libgomp.a
+file path=$(GCC_BASEDIR)/lib/libgomp.spec
+file path=$(GCC_BASEDIR)/lib/libitm.a
+file path=$(GCC_BASEDIR)/lib/libitm.spec
+file path=$(GCC_BASEDIR)/lib/libquadmath.a variant.arch=i386
+file path=$(GCC_BASEDIR)/lib/libssp.a
+file path=$(GCC_BASEDIR)/lib/libssp_nonshared.a
+file path=$(GCC_BASEDIR)/share/info/cpp.info
+file path=$(GCC_BASEDIR)/share/info/cppinternals.info
+file path=$(GCC_BASEDIR)/share/info/gccinstall.info
+file path=$(GCC_BASEDIR)/share/info/libgomp.info
+file path=$(GCC_BASEDIR)/share/info/libitm.info
+file path=$(GCC_BASEDIR)/share/info/libquadmath.info
+link path=$(GCC_BASEDIR)/share/info/dir target=../../../../../var/info/usr_gcc_$(GCC_VERSION)_share_info_dir
+file path=$(GCC_BASEDIR)/share/locale/be/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ca/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/da/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/de/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/el/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/eo/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/es/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/fi/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/fr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/id/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ja/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/nl/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/ru/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/sr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/sv/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/tr/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/uk/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/vi/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_CN/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/locale/zh_TW/LC_MESSAGES/cpplib.mo
+file path=$(GCC_BASEDIR)/share/man/man1/cpp.1
+file path=$(GCC_BASEDIR)/share/man/man1/gcov.1
+file path=$(GCC_BASEDIR)/share/man/man7/fsf-funding.7
+file path=$(GCC_BASEDIR)/share/man/man7/gfdl.7
+file path=$(GCC_BASEDIR)/share/man/man7/gpl.7
+link path=usr/share/man/man1/gcov.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gcov.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/share/man/man1/gcpp.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/cpp.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/share/man/man7/fsf-funding.7 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/fsf-funding.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/share/man/man7/gfdl.7 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/gfdl.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+link path=usr/share/man/man7/gpl.7 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man7/gpl.7 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+file $(GCC_BASEDIR)/share/info/dir path=var/info/usr_gcc_$(GCC_VERSION)_share_info_dir mode=0644 preserve=true
+
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=group fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/$(MACH64)/crt1.o \
+ variant.arch=i386
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/$(MACH64)/crti.o \
+ variant.arch=i386
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/$(MACH64)/crtn.o \
+ variant.arch=i386
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-Xa.o
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-Xc.o
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-Xs.o
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-Xt.o
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-xpg4.o
+depend type=require fmri=__TBD \
+ pkg.debug.depend.file=usr/lib/$(MACH64)/values-xpg6.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/crt1.o \
+ variant.arch=i386
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/crti.o \
+ variant.arch=i386
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/crtn.o \
+ variant.arch=i386
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xa.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xc.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xs.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xt.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg4.o
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg6.o
+depend type=require fmri=pkg:/developer/assembler
+depend type=require fmri=pkg:/developer/gnu-binutils
+depend type=require fmri=pkg:/system/header
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc4-gcc-gfortran-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-4/gcc-gfortran-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Fortran Compiler - $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Fortran Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification \
+ value=org.opensolaris.category.2008:Development/Fortran \
+ value=org.opensolaris.category.2008:Development/GNU
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/gfortran target=../gcc/$(GCC_VERSION)/bin/gfortran mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+hardlink path=$(GCC_BASEDIR)/bin/$(GNU_ARCH)-gfortran target=gfortran
+file path=$(GCC_BASEDIR)/bin/gfortran
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libgfortran.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/$(MACH64)/libgfortranbegin.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/libgfortranbegin.a
+file path=$(GCC_BASEDIR)/lib/libgfortran.a
+file path=$(GCC_BASEDIR)/share/info/gfortran.info
+file path=$(GCC_BASEDIR)/share/man/man1/gfortran.1
+link path=usr/share/man/man1/gfortran.1 \
+ target=../../../gcc/$(GCC_VERSION)/share/man/man1/gfortran.1 mediator=gcc \
+ mediator-version=$(GCC_VERSION)
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-gfortran-runtime-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/developer-gcc4-gcc-gobjc-48.p5m Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,60 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+ value=pkg:/developer/gcc-4/gcc-gobjc-$(GCC_V)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="GCC Objective-C Compiler - $(GCC_VERSION)"
+set name=com.oracle.info.description \
+ value="the GNU Compiler Collection - Objective-C Compiler"
+set name=com.oracle.info.tpno value=15448
+set name=info.classification value=org.opensolaris.category.2008:Development/C \
+ value=org.opensolaris.category.2008:Development/GNU \
+ value="org.opensolaris.category.2008:Development/Objective C"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=$(GCC_BASEDIR)/lib/$(MACH64)/libobjc.a
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Object.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/Protocol.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/message.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-decls.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-exception.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc-sync.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/objc.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/runtime.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/include/objc/thr.h
+file path=$(GCC_BASEDIR)/lib/gcc/$(GNU_ARCH)/$(COMPONENT_VERSION)/plugin/include/objc/objc-tree.def
+file path=$(GCC_BASEDIR)/lib/libobjc.a
+license gcc$(GCC_V).license license="GPLv3 with Runtime Exception"
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c++-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-c-$(GCC_V)
+depend type=require fmri=pkg:/developer/gcc-4/gcc-common-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-gobjc-runtime
+depend type=require fmri=pkg:/system/library/gcc/gcc-c++-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-c-runtime-$(GCC_V)
+depend type=require fmri=pkg:/system/library/gcc/gcc-gobjc-runtime-$(GCC_V)
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gcc48/gcc48.license Fri Mar 21 00:13:55 2014 -0700
@@ -0,0 +1,2261 @@
+---------------------------------------------
+- GCC [The GNU Compiler Collection] v.4.8.2 -
+---------------------------------------------
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this Lice