shared-macros.mk: simplify java settings
[oi-userland.git] / components / developer / gcc3 / gcc-3.p5m
blob0592bb1cbf02ac1174dcb70ef6f2c94d2a3df6af
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 <transform file path=usr/.*/man/.* -> default mangler.man.stability volatile >
25 # they are installed in share/locale, but that is accessed through a link
26 <transform file path=usr/gcc/3.4/lib/locale(.*)$ -> set action.hash /usr/gcc/3.4/share/locale/%<\1> >
28 # All files and hardlinks installed under /usr/gcc/3.4/bin should have 
29 # equivalent links under /usr/sfw/bin for backward compatibility.
30 <transform file hardlink path=usr/gcc/3.4/bin/(.*) -> \
31     emit link path=usr/sfw/bin/%<1> target=../../gcc/3.4/bin/%<1>>
33 # All files directly installed under /usr/gcc/3.4/lib should have 
34 # equivalent links under /usr/sfw/lib for backward compatibility.
35 <transform file link path=usr/gcc/3.4/lib/([^/]*.so.[0-9]*)$ -> \
36     emit link path=usr/sfw/lib/%<1> target=../../gcc/3.4/lib/%<1>>
37 # Include /usr/sfw/lib links for 64 bit library support
38 <transform file link path=usr/gcc/3.4/lib/$(MACH64)/([^/]*.so.[0-9]*)$ -> \
39     emit link path=usr/sfw/lib/$(MACH64)/%<1> \
40     target=../../../gcc/3.4/lib/$(MACH64)/%<1>>
42 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
43 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
44 set name=pkg.description value="GNU C - The GNU C compiler 3.4.3"
45 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
46 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
47 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
48 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
50 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
52 file path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-g++
53 file path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
54 file path=usr/gcc/3.4/bin/cpp
55 file path=usr/gcc/3.4/bin/g77
56 file path=usr/gcc/3.4/bin/gccbug
57 file path=usr/gcc/3.4/bin/gcov
58 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/atomic_word.h
59 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/basic_file.h
60 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++allocator.h
61 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++config.h
62 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++io.h
63 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/c++locale.h
64 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/codecvt_specializations.h
65 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_base.h
66 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_inline.h
67 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/ctype_noninline.h
68 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-default.h
69 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-posix.h
70 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr-single.h
71 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/gthr.h
72 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/messages_members.h
73 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/os_defines.h
74 #file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/stdc++.h.gch/O0g
75 #file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/stdc++.h.gch/O2g
76 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/$(GNU_TRIPLET)/bits/time_members.h
77 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/algorithm
78 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/algo.h
79 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/algobase.h
80 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/alloc.h
81 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/backward_warning.h
82 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/bvector.h
83 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/complex.h
84 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/defalloc.h
85 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/deque.h
86 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/fstream.h
87 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/function.h
88 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hash_map.h
89 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hash_set.h
90 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/hashtable.h
91 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/heap.h
92 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iomanip.h
93 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iostream.h
94 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/istream.h
95 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/iterator.h
96 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/list.h
97 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/map.h
98 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/multimap.h
99 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/multiset.h
100 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/new.h
101 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/ostream.h
102 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/pair.h
103 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/queue.h
104 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/rope.h
105 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/set.h
106 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/slist.h
107 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/stack.h
108 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/stream.h
109 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/streambuf.h
110 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/strstream
111 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/tempbuf.h
112 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/tree.h
113 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/backward/vector.h
114 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/allocator.h
115 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/atomicity.h
116 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.h
117 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_ios.tcc
118 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_string.h
119 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/basic_string.tcc
120 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/boost_concept_check.h
121 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/char_traits.h
122 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/cmath.tcc
123 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/codecvt.h
124 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/concept_check.h
125 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/concurrence.h
126 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/cpp_type_traits.h
127 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/deque.tcc
128 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/fstream.tcc
129 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/functexcept.h
130 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/gslice.h
131 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/gslice_array.h
132 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/indirect_array.h
133 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/ios_base.h
134 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/istream.tcc
135 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/list.tcc
136 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_classes.h
137 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.h
138 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/locale_facets.tcc
139 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/localefwd.h
140 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/mask_array.h
141 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/ostream.tcc
142 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/postypes.h
143 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/slice_array.h
144 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/sstream.tcc
145 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_algo.h
146 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_algobase.h
147 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_bvector.h
148 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_construct.h
149 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_deque.h
150 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_function.h
151 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_heap.h
152 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator.h
153 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_funcs.h
154 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_iterator_base_types.h
155 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_list.h
156 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_map.h
157 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_multimap.h
158 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_multiset.h
159 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_numeric.h
160 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_pair.h
161 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_queue.h
162 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_raw_storage_iter.h
163 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_relops.h
164 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_set.h
165 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_stack.h
166 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_tempbuf.h
167 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_threads.h
168 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_tree.h
169 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_uninitialized.h
170 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stl_vector.h
171 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stream_iterator.h
172 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/streambuf.tcc
173 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/streambuf_iterator.h
174 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/stringfwd.h
175 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/type_traits.h
176 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_after.h
177 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.h
178 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_array.tcc
179 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/valarray_before.h
180 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bits/vector.tcc
181 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/bitset
182 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cassert
183 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cctype
184 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cerrno
185 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cfloat
186 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ciso646
187 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/climits
188 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/clocale
189 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cmath
190 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/complex
191 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/csetjmp
192 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/csignal
193 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdarg
194 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstddef
195 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdio
196 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstdlib
197 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cstring
198 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ctime
199 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cwchar
200 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cwctype
201 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/cxxabi.h
202 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/bitset
203 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/debug.h
204 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/deque
205 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/formatter.h
206 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_map
207 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_map.h
208 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_multimap.h
209 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_multiset.h
210 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_set
211 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/hash_set.h
212 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/list
213 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/map
214 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/map.h
215 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/multimap.h
216 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/multiset.h
217 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_base.h
218 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.h
219 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_iterator.tcc
220 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/safe_sequence.h
221 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/set
222 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/set.h
223 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/string
224 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/debug/vector
225 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/deque
226 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/exception
227 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/exception_defines.h
228 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/algorithm
229 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/bitmap_allocator.h
230 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/debug_allocator.h
231 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/enc_filebuf.h
232 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/functional
233 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_fun.h
234 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_map
235 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hash_set
236 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/hashtable.h
237 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/iterator
238 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/malloc_allocator.h
239 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/memory
240 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/mt_allocator.h
241 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/new_allocator.h
242 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/numeric
243 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/pod_char_traits.h
244 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/pool_allocator.h
245 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/rb_tree
246 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/rope
247 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/ropeimpl.h
248 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/slist
249 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/stdio_filebuf.h
250 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ext/stdio_sync_filebuf.h
251 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/fstream
252 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/functional
253 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iomanip
254 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ios
255 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iosfwd
256 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iostream
257 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/istream
258 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/iterator
259 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/limits
260 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/list
261 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/locale
262 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/map
263 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/memory
264 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/new
265 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/numeric
266 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/ostream
267 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/queue
268 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/set
269 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/sstream
270 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/stack
271 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/stdexcept
272 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/streambuf
273 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/string
274 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/typeinfo
275 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/utility
276 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/valarray
277 file path=usr/gcc/3.4/include/c++/$(COMPONENT_VERSION)/vector
278 file path=usr/gcc/3.4/lib/$(MACH64)/libfrtbegin.a
279 file path=usr/gcc/3.4/lib/$(MACH64)/libg2c.a
280 file path=usr/gcc/3.4/lib/$(MACH64)/libiberty.a
281 file path=usr/gcc/3.4/lib/$(MACH64)/libobjc.a
282 file path=usr/gcc/3.4/lib/$(MACH64)/libstdc++.a
283 file path=usr/gcc/3.4/lib/$(MACH64)/libsupc++.a
284 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crt1.o variant.arch=sparc
285 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtbegin.o
286 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtend.o
287 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtfastmath.o variant.arch=sparc
288 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crti.o variant.arch=sparc
289 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/crtn.o variant.arch=sparc
290 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/gcrt1.o variant.arch=sparc
291 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/gmon.o
292 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcc.a
293 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcc_eh.a
294 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/$(MACH64)/libgcov.a
295 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crt1.o variant.arch=sparc
296 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtbegin.o
297 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtend.o
298 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtfastmath.o variant.arch=sparc
299 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crti.o variant.arch=sparc
300 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/crtn.o variant.arch=sparc
301 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/gcrt1.o variant.arch=sparc
302 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/gmon.o
303 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/emmintrin.h variant.arch=i386
304 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/float.h
305 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/iso646.h
306 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/mmintrin.h variant.arch=i386
307 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/NXConstStr.h
308 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/Object.h
309 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/Protocol.h
310 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/encoding.h
311 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/hash.h
312 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc-api.h
313 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc-list.h
314 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/objc.h
315 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/sarray.h
316 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/thr.h
317 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/objc/typedstream.h
318 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/pmmintrin.h variant.arch=i386
319 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/stdarg.h
320 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/stdbool.h
321 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/unwind.h
322 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/include/xmmintrin.h variant.arch=i386
323 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/gsyslimits.h
324 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/README
325 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/emmintrin.h variant.arch=i386
326 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/float.h
327 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/iso646.h
328 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/limits.h
329 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/mmintrin.h variant.arch=i386
330 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/pmmintrin.h variant.arch=i386
331 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stdarg.h
332 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stdbool.h
333 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/stddef.h
334 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/unwind.h
335 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/varargs.h
336 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/include/xmmintrin.h variant.arch=i386
337 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/mkheaders.conf
338 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcc.a
339 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcc_eh.a
340 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/libgcov.a
341 file path=usr/gcc/3.4/lib/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/specs
342 file path=usr/gcc/3.4/lib/libfrtbegin.a
343 file path=usr/gcc/3.4/lib/libg2c.a
344 file path=usr/gcc/3.4/lib/libiberty.a
345 file path=usr/gcc/3.4/lib/libobjc.a
346 file path=usr/gcc/3.4/lib/libstdc++.a
347 file path=usr/gcc/3.4/lib/libsupc++.a
348 file path=usr/gcc/3.4/lib/locale/be/LC_MESSAGES/gcc.mo
349 file path=usr/gcc/3.4/lib/locale/ca/LC_MESSAGES/gcc.mo
350 file path=usr/gcc/3.4/lib/locale/da/LC_MESSAGES/gcc.mo
351 file path=usr/gcc/3.4/lib/locale/de/LC_MESSAGES/gcc.mo
352 file path=usr/gcc/3.4/lib/locale/el/LC_MESSAGES/gcc.mo
353 file path=usr/gcc/3.4/lib/locale/es/LC_MESSAGES/gcc.mo
354 file path=usr/gcc/3.4/lib/locale/fr/LC_MESSAGES/gcc.mo
355 file path=usr/gcc/3.4/lib/locale/ja/LC_MESSAGES/gcc.mo
356 file path=usr/gcc/3.4/lib/locale/nl/LC_MESSAGES/gcc.mo
357 file path=usr/gcc/3.4/lib/locale/sv/LC_MESSAGES/gcc.mo
358 file path=usr/gcc/3.4/lib/locale/tr/LC_MESSAGES/gcc.mo
359 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1 mode=0555
360 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1obj mode=0555
361 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/cc1plus mode=0555
362 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/collect2 mode=0555
363 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/f771 mode=0555
364 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/fixinc.sh mode=0555
365 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/fixincl mode=0555
366 file path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/install-tools/mkheaders mode=0555
367 file path=usr/gcc/3.4/share/info/cpp.info
368 file path=usr/gcc/3.4/share/info/cppinternals.info
369 file path=usr/gcc/3.4/share/info/g77.info
370 file path=usr/gcc/3.4/share/info/gcc.info
371 file path=usr/gcc/3.4/share/info/gccinstall.info
372 file path=usr/gcc/3.4/share/info/gccint.info
373 file cpp.1 path=usr/gcc/3.4/share/man/man1/cpp.1
374 file g++.1 path=usr/gcc/3.4/share/man/man1/g++.1
375 file g77.1 path=usr/gcc/3.4/share/man/man1/g77.1
376 file gcc.1 path=usr/gcc/3.4/share/man/man1/gcc.1
377 file gcov.1 path=usr/gcc/3.4/share/man/man1/gcov.1
378 file fsf-funding.7 path=usr/gcc/3.4/share/man/man7/fsf-funding.7
379 file gfdl.7 path=usr/gcc/3.4/share/man/man7/gfdl.7
380 file gpl.7 path=usr/gcc/3.4/share/man/man7/gpl.7
381 file usr/gcc/3.4/share/info/dir path=var/info/usr_gcc_3.4_share_info_dir mode=0644 preserve=true
383 hardlink path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-c++ target=$(GNU_TRIPLET)-g++
384 hardlink path=usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc target=$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
385 hardlink path=usr/gcc/3.4/bin/c++ target=../../../../usr/gcc/3.4/bin/$(GNU_TRIPLET)-g++
386 hardlink path=usr/gcc/3.4/bin/g++ target=../../../../usr/gcc/3.4/bin/$(GNU_TRIPLET)-g++
387 hardlink path=usr/gcc/3.4/bin/gcc \
388     target=../../../../usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
389 hardlink path=usr/gcc/3.4/bin/gcc \
390     target=../../../../usr/gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
392 #link path=usr/bin/$(GNU_TRIPLET)-c++ target=../gcc/3.4/bin/$(GNU_TRIPLET)-c++
393 #link path=usr/bin/$(GNU_TRIPLET)-g++ target=../gcc/3.4/bin/$(GNU_TRIPLET)-g++
394 #link path=usr/bin/$(GNU_TRIPLET)-gcc target=../gcc/3.4/bin/$(GNU_TRIPLET)-gcc
395 #link path=usr/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION) \
396 #    target=../gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
397 #link path=usr/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION) \
398 #    target=../gcc/3.4/bin/$(GNU_TRIPLET)-gcc-$(COMPONENT_VERSION)
400 # Mediated links for gcc binaries in /usr/bin
401 link path=usr/bin/c++ target=../gcc/3.4/bin/c++ \
402     mediator=gcc mediator-version=3.4
403 link path=usr/bin/g++ target=../gcc/3.4/bin/g++ \
404     mediator=gcc mediator-version=3.4
405 link path=usr/bin/g77 target=../gcc/3.4/bin/g77 \
406     mediator=gcc mediator-version=3.4
407 link path=usr/bin/gcc target=../gcc/3.4/bin/gcc \
408     mediator=gcc mediator-version=3.4
409 link path=usr/bin/gcov target=../gcc/3.4/bin/gcov \
410     mediator=gcc mediator-version=3.4
411 link path=usr/bin/gcpp target=../gcc/3.4/bin/cpp \
412     mediator=gcc mediator-version=3.4
414 link path=usr/gcc/3.4/libexec/gcc/$(GNU_TRIPLET)/$(COMPONENT_VERSION)/as \
415     target=../../../../../../gnu/$(GNU_TRIPLET)/bin/as pkg.linted.userland.action002.0=true
417 # Mediated links for gcc man pages in /usr/share/man
418 link path=usr/share/man/man1/c++.1 \
419     target=../../../gcc/3.4/share/man/man1/g++.1 \
420     mediator=gcc mediator-version=3.4
421 link path=usr/share/man/man1/g++.1 \
422     target=../../../gcc/3.4/share/man/man1/g++.1 \
423     mediator=gcc mediator-version=3.4
424 link path=usr/share/man/man1/g77.1 \
425     target=../../../gcc/3.4/share/man/man1/g77.1 \
426     mediator=gcc mediator-version=3.4
427 link path=usr/share/man/man1/gcc.1 \
428     target=../../../gcc/3.4/share/man/man1/gcc.1 \
429     mediator=gcc mediator-version=3.4
430 link path=usr/share/man/man1/gcov.1 \
431     target=../../../gcc/3.4/share/man/man1/gcov.1 \
432     mediator=gcc mediator-version=3.4
433 link path=usr/share/man/man1/gcpp.1 \
434     target=../../../gcc/3.4/share/man/man1/cpp.1 \
435     mediator=gcc mediator-version=3.4
436 link path=usr/share/man/man7/fsf-funding.7 \
437     target=../../../gcc/3.4/share/man/man7/fsf-funding.7 \
438     mediator=gcc mediator-version=3.4
439 link path=usr/share/man/man7/gfdl.7 \
440     target=../../../gcc/3.4/share/man/man7/gfdl.7 \
441     mediator=gcc mediator-version=3.4
442 link path=usr/share/man/man7/gpl.7 \
443     target=../../../gcc/3.4/share/man/man7/gpl.7 \
444     mediator=gcc mediator-version=3.4
446 link path=usr/gcc/3.4/share/info/dir target=../../../../../var/info/usr_gcc_3.4_share_info_dir
448 # gcc 3.4.3 on x86 uses the CRT files in /usr/lib plus the GNU assembler,
449 # and gcc 3.4.3 on SPARC does not.  Any upgrade to this package should
450 # reverify this and adjust the following CRT related dependencies accordingly.
451 depend fmri=__TBD pkg.debug.depend.file=usr/bin/ld type=require
452 depend fmri=__TBD pkg.debug.depend.file=usr/gnu/bin/as type=require \
453     variant.arch=i386
454 depend fmri=__TBD pkg.debug.depend.file=usr/bin/as type=require \
455     variant.arch=sparc
456 depend fmri=__TBD pkg.debug.depend.file=usr/lib/crt1.o type=require \
457     variant.arch=i386
458 depend fmri=__TBD pkg.debug.depend.file=usr/lib/crti.o type=require \
459     variant.arch=i386
460 depend fmri=__TBD pkg.debug.depend.file=usr/lib/crtn.o type=require \
461     variant.arch=i386
462 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xa.o type=require
463 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xc.o type=require
464 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xs.o type=require
465 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-Xt.o type=require
466 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg4.o type=require
467 depend fmri=__TBD pkg.debug.depend.file=usr/lib/values-xpg6.o type=require
468 depend fmri=__TBD pkg.debug.depend.file=usr/gcc/3.4/lib/libstdc++.so type=require
469 depend fmri=pkg:/system/header type=require
471 legacy pkg=SUNWgcc \
472         name="gcc - The GNU C compiler" \
473         desc="GNU C - The GNU C compiler"