Print this page
7319 Need a way to turn off ld "multiple inclusion" warnings
Reviewed by: Martin Bochnig <opensxce@mail.ru>
Reviewed by: Kim Shrier <kshrier@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/packages/common/SUNWonld-README
          +++ new/usr/src/cmd/sgs/packages/common/SUNWonld-README
   1    1  #
   2    2  # Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
        3 +# Copyright 2016 RackTop Systems.
   3    4  #
   4    5  # CDDL HEADER START
   5    6  #
   6    7  # The contents of this file are subject to the terms of the
   7    8  # Common Development and Distribution License (the "License").
   8    9  # You may not use this file except in compliance with the License.
   9   10  #
  10   11  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  11   12  # or http://www.opensolaris.org/os/licensing.
  12   13  # See the License for the specific language governing permissions
↓ open down ↓ 1638 lines elided ↑ open up ↑
1651 1652  3999    libld extended section handling is broken
1652 1653  4003    dldump() can't deal with extended sections
1653 1654  4227    ld --library-path is translated to -l-path, not -L
1654 1655  4270    ld(1) argument error reporting is still pretty bad
1655 1656  4383    libelf can't write extended sections when ELF_F_LAYOUT
1656 1657  4959    completely discarded merged string sections will corrupt output objects
1657 1658  4996    rtld _init race leads to incorrect symbol values
1658 1659  5688    ELF tools need to be more careful with dwarf data
1659 1660  6098    ld(1) should not require symbols which identify group sections be global
1660 1661  6252    ld should merge function/data-sections in the same manner as GNU ld
     1662 +7319    Need a way to turn off ld "multiple inclusion" warnings
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX