components/gcc45/gcc-45-runtime.p5m
author Tomas Klacko <tomas.klacko@oracle.com>
Thu, 20 Mar 2014 05:08:05 -0700
branchs11-update
changeset 2992 d9071f35b6d4
parent 2659 448527b1336a
child 2997 6a6348ea8de7
permissions -rw-r--r--
17851169 ksh93 core dump in sh_assignok() function
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
487
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     1
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     3
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     7
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    12
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    18
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    20
#
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 609
diff changeset
    21
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
487
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    22
#
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    23
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    24
set name=pkg.fmri value=pkg:/system/library/gcc-45-runtime@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    25
set name=pkg.summary value="GCC - 4.5 Runtime"
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 609
diff changeset
    26
set name=com.oracle.info.description value="the GNU Compiler Collection"
2659
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    27
set name=com.oracle.info.tpno value=4456
487
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    28
set name=info.classification value="org.opensolaris.category.2008:Development/C" \
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    29
    value="org.opensolaris.category.2008:Development/C++" \
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    30
    value="org.opensolaris.category.2008:Development/Fortran" \
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    31
    value="org.opensolaris.category.2008:Development/GNU" \
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    32
    value="org.opensolaris.category.2008:Development/Objective C"
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 527
diff changeset
    33
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
495
4153db6738f5 7083378 clean up some unneeded pkg.linted attributes
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents: 487
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
487
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    35
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2011/256
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    37
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    38
license gcc45.license license='GPLv3 with Runtime Exception'
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    39
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    40
file path=usr/gcc/4.5/lib/libgcc_s.so.1
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    41
file path=usr/gcc/4.5/lib/libgfortran.so.3.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    42
file path=usr/gcc/4.5/lib/libgomp.so.1.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    43
file path=usr/gcc/4.5/lib/libobjc.so.2.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    44
file path=usr/gcc/4.5/lib/libssp.so.0.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    45
file path=usr/gcc/4.5/lib/libstdc++.so.6.0.14
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    46
file path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so.1
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    47
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    48
# pkg.debug.depend.path has been added to workaround a problem with pkgdepend not
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    49
# being able to figure out the dependence of these .so's on libgcc_s which is
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    50
# delivered in the same package.
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    51
# See opensolaris CR 17808 pkgdepend generate should deal with 32 vs 64-bit userland
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    52
file path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    53
file path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so.1.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    54
file path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so.2.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    55
file path=usr/gcc/4.5/lib/$(MACH64)/libssp.so.0.0.0 pkg.debug.depend.path=usr/lib/$(MACH64)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    56
file path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so.6.0.14 pkg.debug.depend.path=usr/lib/$(MACH64)
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    57
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    58
link path=usr/gcc/4.5/lib/$(MACH64)/libgcc_s.so target=libgcc_s.so.1
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    59
link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so target=libgfortran.so.3.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    60
link path=usr/gcc/4.5/lib/$(MACH64)/libgfortran.so.3 target=libgfortran.so.3.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    61
link path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so target=libgomp.so.1.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    62
link path=usr/gcc/4.5/lib/$(MACH64)/libgomp.so.1 target=libgomp.so.1.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    63
link path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so target=libobjc.so.2.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    64
link path=usr/gcc/4.5/lib/$(MACH64)/libobjc.so.2 target=libobjc.so.2.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    65
link path=usr/gcc/4.5/lib/$(MACH64)/libssp.so target=libssp.so.0.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    66
link path=usr/gcc/4.5/lib/$(MACH64)/libssp.so.0 target=libssp.so.0.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    67
link path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so target=libstdc++.so.6.0.14
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    68
link path=usr/gcc/4.5/lib/$(MACH64)/libstdc++.so.6 target=libstdc++.so.6.0.14
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    69
link path=usr/gcc/4.5/lib/libgcc_s.so target=libgcc_s.so.1
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    70
link path=usr/gcc/4.5/lib/libgfortran.so target=libgfortran.so.3.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    71
link path=usr/gcc/4.5/lib/libgfortran.so.3 target=libgfortran.so.3.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    72
link path=usr/gcc/4.5/lib/libgomp.so target=libgomp.so.1.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    73
link path=usr/gcc/4.5/lib/libgomp.so.1 target=libgomp.so.1.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    74
link path=usr/gcc/4.5/lib/libobjc.so target=libobjc.so.2.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    75
link path=usr/gcc/4.5/lib/libobjc.so.2 target=libobjc.so.2.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    76
link path=usr/gcc/4.5/lib/libssp.so target=libssp.so.0.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    77
link path=usr/gcc/4.5/lib/libssp.so.0 target=libssp.so.0.0.0
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    78
link path=usr/gcc/4.5/lib/libstdc++.so target=libstdc++.so.6.0.14
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    79
link path=usr/gcc/4.5/lib/libstdc++.so.6 target=libstdc++.so.6.0.14
4e721bcfa7d1 PSARC 2011/256 GCC 4.5: The GNU Compiler Collection 4.5
Ross Towle <ross.towle@oracle.com>
parents:
diff changeset
    80
2659
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    81
# Mediated links for GCC 4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    82
link path=usr/lib/libgcc_s.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    83
    target=../gcc/4.5/lib/libgcc_s.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    84
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    85
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    86
link path=usr/lib/libgcc_s.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    87
    target=../gcc/4.5/lib/libgcc_s.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    88
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    89
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    90
link path=usr/lib/libgfortran.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    91
    target=../gcc/4.5/lib/libgfortran.so  \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    92
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    93
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    94
link path=usr/lib/libgfortran.so.3 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    95
    target=../gcc/4.5/lib/libgfortran.so.3 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    96
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    97
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    98
link path=usr/lib/libobjc.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
    99
    target=../gcc/4.5/lib/libobjc.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   100
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   101
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   102
link path=usr/lib/libobjc.so.2 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   103
    target=../gcc/4.5/lib/libobjc.so.2 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   104
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   105
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   106
link path=usr/lib/libstdc++.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   107
    target=../gcc/4.5/lib/libstdc++.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   108
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   109
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   110
link path=usr/lib/libstdc++.so.6 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   111
    target=../gcc/4.5/lib/libstdc++.so.6 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   112
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   113
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   114
link path=usr/lib/libgomp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   115
    target=../gcc/4.5/lib/libgomp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   116
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   117
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   118
link path=usr/lib/libgomp.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   119
    target=../gcc/4.5/lib/libgomp.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   120
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   121
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   122
link path=usr/lib/libssp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   123
    target=../gcc/4.5/lib/libssp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   124
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   125
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   126
link path=usr/lib/libssp.so.0 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   127
    target=../gcc/4.5/lib/libssp.so.0 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   128
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   129
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   130
link path=usr/lib/$(MACH64)/libgcc_s.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   131
    target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   132
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   133
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   134
link path=usr/lib/$(MACH64)/libgcc_s.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   135
    target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   136
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   137
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   138
link path=usr/lib/$(MACH64)/libgcc_s_$(MACH64).so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   139
    target=../../gcc/4.5/lib/$(MACH64)/libgcc_s.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   140
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   141
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   142
link path=usr/lib/$(MACH64)/libgfortran.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   143
    target=../../gcc/4.5/lib/$(MACH64)/libgfortran.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   144
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   145
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   146
link path=usr/lib/$(MACH64)/libgfortran.so.3 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   147
    target=../../gcc/4.5/lib/$(MACH64)/libgfortran.so.3 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   148
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   149
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   150
link path=usr/lib/$(MACH64)/libstdc++.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   151
    target=../../gcc/4.5/lib/$(MACH64)/libstdc++.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   152
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   153
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   154
link path=usr/lib/$(MACH64)/libstdc++.so.6 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   155
    target=../../gcc/4.5/lib/$(MACH64)/libstdc++.so.6 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   156
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   157
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   158
link path=usr/lib/$(MACH64)/libgomp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   159
    target=../../gcc/4.5/lib/$(MACH64)/libgomp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   160
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   161
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   162
link path=usr/lib/$(MACH64)/libgomp.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   163
    target=../../gcc/4.5/lib/$(MACH64)/libgomp.so.1 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   164
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   165
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   166
link path=usr/lib/$(MACH64)/libssp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   167
    target=../../gcc/4.5/lib/$(MACH64)/libssp.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   168
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   169
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   170
link path=usr/lib/$(MACH64)/libssp.so.0 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   171
    target=../../gcc/4.5/lib/$(MACH64)/libssp.so.0 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   172
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   173
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   174
link path=usr/lib/$(MACH64)/libobjc.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   175
    target=../../gcc/4.5/lib/$(MACH64)/libobjc.so \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   176
    mediator=gcc-runtime mediator-version=4.5
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   177
    
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   178
link path=usr/lib/$(MACH64)/libobjc.so.2 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   179
    target=../../gcc/4.5/lib/$(MACH64)/libobjc.so.2 \
448527b1336a 16896301 mediator links in GCC 4.5 are broken (incomplete)
Stefan Teleman <stefan.teleman@oracle.com>
parents: 2551
diff changeset
   180
    mediator=gcc-runtime mediator-version=4.5