2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2022 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 hardlink path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-c++ target=g++
27 hardlink path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-g++ target=g++
28 file path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc
29 hardlink path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION) \
30 target=i386-pc-solaris2.11-gcc
31 hardlink path=usr/gcc/3.4/bin/c++ target=g++
32 file path=usr/gcc/3.4/bin/cpp
33 file path=usr/gcc/3.4/bin/g++
34 file path=usr/gcc/3.4/bin/g77
35 file path=usr/gcc/3.4/bin/gcc
36 file path=usr/gcc/3.4/bin/gccbug
37 file path=usr/gcc/3.4/bin/gcov
38 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/atomic_word.h
39 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/basic_file.h
40 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++allocator.h
41 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++config.h
42 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++io.h
43 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++locale.h
44 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/codecvt_specializations.h
45 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_base.h
46 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_inline.h
47 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_noninline.h
48 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-default.h
49 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-posix.h
50 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-single.h
51 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr.h
52 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/messages_members.h
53 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/os_defines.h
54 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/time_members.h
55 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/algorithm
56 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/algo.h
57 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/algobase.h
58 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/alloc.h
59 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/backward_warning.h
60 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/bvector.h
61 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/complex.h
62 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/defalloc.h
63 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/deque.h
64 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/fstream.h
65 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/function.h
66 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hash_map.h
67 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hash_set.h
68 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hashtable.h
69 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/heap.h
70 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iomanip.h
71 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iostream.h
72 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/istream.h
73 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iterator.h
74 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/list.h
75 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/map.h
76 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/multimap.h
77 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/multiset.h
78 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/new.h
79 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/ostream.h
80 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/pair.h
81 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/queue.h
82 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/rope.h
83 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/set.h
84 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/slist.h
85 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/stack.h
86 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/stream.h
87 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/streambuf.h
88 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/strstream
89 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/tempbuf.h
90 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/tree.h
91 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/vector.h
92 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/allocator.h
93 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/atomicity.h
94 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.h
95 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.tcc
96 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_string.h
97 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_string.tcc
98 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/boost_concept_check.h
99 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/char_traits.h
100 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/cmath.tcc
101 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/codecvt.h
102 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/concept_check.h
103 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/concurrence.h
104 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/cpp_type_traits.h
105 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/deque.tcc
106 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/fstream.tcc
107 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/functexcept.h
108 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/gslice.h
109 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/gslice_array.h
110 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/indirect_array.h
111 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/ios_base.h
112 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/istream.tcc
113 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/list.tcc
114 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.h
115 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.h
116 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.tcc
117 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/localefwd.h
118 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/mask_array.h
119 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/ostream.tcc
120 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/postypes.h
121 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/slice_array.h
122 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/sstream.tcc
123 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_algo.h
124 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_algobase.h
125 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_bvector.h
126 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_construct.h
127 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_deque.h
128 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_function.h
129 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_heap.h
130 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator.h
131 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_funcs.h
132 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_types.h
133 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_list.h
134 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_map.h
135 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_multimap.h
136 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_multiset.h
137 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_numeric.h
138 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_pair.h
139 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_queue.h
140 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_raw_storage_iter.h
141 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_relops.h
142 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_set.h
143 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_stack.h
144 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_tempbuf.h
145 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_threads.h
146 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_tree.h
147 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_uninitialized.h
148 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_vector.h
149 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stream_iterator.h
150 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/streambuf.tcc
151 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/streambuf_iterator.h
152 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stringfwd.h
153 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/type_traits.h
154 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_after.h
155 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.h
156 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.tcc
157 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_before.h
158 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/vector.tcc
159 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bitset
160 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cassert
161 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cctype
162 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cerrno
163 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cfloat
164 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ciso646
165 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/climits
166 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/clocale
167 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cmath
168 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/complex
169 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/csetjmp
170 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/csignal
171 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdarg
172 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstddef
173 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdio
174 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdlib
175 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstring
176 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ctime
177 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cwchar
178 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cwctype
179 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cxxabi.h
180 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/bitset
181 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/debug.h
182 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/deque
183 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/formatter.h
184 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_map
185 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_map.h
186 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_multimap.h
187 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_multiset.h
188 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_set
189 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_set.h
190 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/list
191 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/map
192 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/map.h
193 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/multimap.h
194 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/multiset.h
195 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_base.h
196 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.h
197 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.tcc
198 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.h
199 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/set
200 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/set.h
201 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/string
202 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/vector
203 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/deque
204 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/exception
205 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/exception_defines.h
206 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/algorithm
207 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/bitmap_allocator.h
208 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/debug_allocator.h
209 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/enc_filebuf.h
210 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/functional
211 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_fun.h
212 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_map
213 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_set
214 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hashtable.h
215 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/iterator
216 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/malloc_allocator.h
217 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/memory
218 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/mt_allocator.h
219 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/new_allocator.h
220 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/numeric
221 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
222 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
223 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/rb_tree
224 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/rope
225 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/ropeimpl.h
226 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/slist
227 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
228 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
229 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/fstream
230 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/functional
231 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iomanip
232 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ios
233 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iosfwd
234 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iostream
235 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/istream
236 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iterator
237 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/limits
238 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/list
239 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/locale
240 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/map
241 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/memory
242 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/new
243 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/numeric
244 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ostream
245 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/queue
246 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/set
247 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/sstream
248 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/stack
249 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/stdexcept
250 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/streambuf
251 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/string
252 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/typeinfo
253 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/utility
254 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/valarray
255 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/vector
256 file path=usr/gcc/3.4/lib/$(MACH64)/libfrtbegin.a
257 file path=usr/gcc/3.4/lib/$(MACH64)/libg2c.a
258 link path=usr/gcc/3.4/lib/$(MACH64)/libg2c.so target=libg2c.so.0.0.0
259 link path=usr/gcc/3.4/lib/$(MACH64)/libg2c.so.0 target=libg2c.so.0.0.0
260 file path=usr/gcc/3.4/lib/$(MACH64)/libg2c.so.0.0.0
261 file path=usr/gcc/3.4/lib/$(MACH64)/libgcc_s.so.1
262 link path=usr/gcc/3.4/lib/$(MACH64)/libgcc_s_amd64.so target=libgcc_s.so.1
263 file path=usr/gcc/3.4/lib/$(MACH64)/libiberty.a
264 file path=usr/gcc/3.4/lib/$(MACH64)/libobjc.a
265 link path=usr/gcc/3.4/lib/$(MACH64)/libobjc.so target=libobjc.so.1.0.0
266 link path=usr/gcc/3.4/lib/$(MACH64)/libobjc.so.1 target=libobjc.so.1.0.0
267 file path=usr/gcc/3.4/lib/$(MACH64)/libobjc.so.1.0.0
268 file path=usr/gcc/3.4/lib/$(MACH64)/libstdc++.a
269 link path=usr/gcc/3.4/lib/$(MACH64)/libstdc++.so target=libstdc++.so.6.0.3
270 link path=usr/gcc/3.4/lib/$(MACH64)/libstdc++.so.6 target=libstdc++.so.6.0.3
271 file path=usr/gcc/3.4/lib/$(MACH64)/libstdc++.so.6.0.3
272 file path=usr/gcc/3.4/lib/$(MACH64)/libsupc++.a
273 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
274 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
275 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
276 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
277 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
278 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
279 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtbegin.o
280 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtend.o
281 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/gmon.o
282 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/README
283 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/emmintrin.h
284 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/float.h
285 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/g2c.h
286 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/iso646.h
287 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/limits.h
288 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/math.h
289 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/mmintrin.h
290 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/mps/ncompat.h
291 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
292 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/Object.h
293 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/Protocol.h
294 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/encoding.h
295 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/hash.h
296 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc-api.h
297 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc-list.h
298 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc.h
299 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/sarray.h
300 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/thr.h
301 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/typedstream.h
302 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/pmmintrin.h
303 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/rpc/auth.h
304 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/rpc/clnt.h
305 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/rpc/svc.h
306 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/rpc/xdr.h
307 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/stdarg.h
308 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/stdbool.h
309 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/stddef.h
310 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/sys/varargs.h
311 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/syslimits.h
312 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/unwind.h
313 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/varargs.h
314 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/xmmintrin.h
315 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
316 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/README
317 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/emmintrin.h
318 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/float.h
319 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/iso646.h
320 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/limits.h
321 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/mmintrin.h
322 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/pmmintrin.h
323 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stdarg.h
324 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stdbool.h
325 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stddef.h
326 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/unwind.h
327 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/varargs.h
328 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/xmmintrin.h
329 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
330 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcc.a
331 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcc_eh.a
332 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcov.a
333 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/specs
334 file path=usr/gcc/3.4/lib/libfrtbegin.a
335 file path=usr/gcc/3.4/lib/libg2c.a
336 link path=usr/gcc/3.4/lib/libg2c.so target=libg2c.so.0.0.0
337 link path=usr/gcc/3.4/lib/libg2c.so.0 target=libg2c.so.0.0.0
338 file path=usr/gcc/3.4/lib/libg2c.so.0.0.0
339 link path=usr/gcc/3.4/lib/libgcc_s.so target=libgcc_s.so.1
340 file path=usr/gcc/3.4/lib/libgcc_s.so.1
341 file path=usr/gcc/3.4/lib/libiberty.a
342 file path=usr/gcc/3.4/lib/libobjc.a
343 link path=usr/gcc/3.4/lib/libobjc.so target=libobjc.so.1.0.0
344 link path=usr/gcc/3.4/lib/libobjc.so.1 target=libobjc.so.1.0.0
345 file path=usr/gcc/3.4/lib/libobjc.so.1.0.0
346 file path=usr/gcc/3.4/lib/libstdc++.a
347 link path=usr/gcc/3.4/lib/libstdc++.so target=libstdc++.so.6.0.3
348 link path=usr/gcc/3.4/lib/libstdc++.so.6 target=libstdc++.so.6.0.3
349 file path=usr/gcc/3.4/lib/libstdc++.so.6.0.3
350 file path=usr/gcc/3.4/lib/libsupc++.a
351 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1
352 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1obj
353 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1plus
354 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/collect2
355 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/f771
356 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/fixinc.sh
357 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/fixincl
358 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/mkheaders
359 file path=usr/gcc/3.4/share/info/cpp.info
360 file path=usr/gcc/3.4/share/info/cppinternals.info
361 file path=usr/gcc/3.4/share/info/dir
362 file path=usr/gcc/3.4/share/info/g77.info
363 file path=usr/gcc/3.4/share/info/gcc.info
364 file path=usr/gcc/3.4/share/info/gccinstall.info
365 file path=usr/gcc/3.4/share/info/gccint.info
366 file path=usr/gcc/3.4/share/locale/be/LC_MESSAGES/gcc.mo
367 file path=usr/gcc/3.4/share/locale/ca/LC_MESSAGES/gcc.mo
368 file path=usr/gcc/3.4/share/locale/da/LC_MESSAGES/gcc.mo
369 file path=usr/gcc/3.4/share/locale/de/LC_MESSAGES/gcc.mo
370 file path=usr/gcc/3.4/share/locale/el/LC_MESSAGES/gcc.mo
371 file path=usr/gcc/3.4/share/locale/es/LC_MESSAGES/gcc.mo
372 file path=usr/gcc/3.4/share/locale/fr/LC_MESSAGES/gcc.mo
373 file path=usr/gcc/3.4/share/locale/ja/LC_MESSAGES/gcc.mo
374 file path=usr/gcc/3.4/share/locale/nl/LC_MESSAGES/gcc.mo
375 file path=usr/gcc/3.4/share/locale/sv/LC_MESSAGES/gcc.mo
376 file path=usr/gcc/3.4/share/locale/tr/LC_MESSAGES/gcc.mo
377 file path=usr/gcc/3.4/share/man/man1/cpp.1
378 file path=usr/gcc/3.4/share/man/man1/g++.1
379 file path=usr/gcc/3.4/share/man/man1/g77.1
380 file path=usr/gcc/3.4/share/man/man1/gcc.1
381 file path=usr/gcc/3.4/share/man/man1/gcov.1
382 file path=usr/gcc/3.4/share/man/man7/fsf-funding.7
383 file path=usr/gcc/3.4/share/man/man7/gfdl.7
384 file path=usr/gcc/3.4/share/man/man7/gpl.7