make/autoconf/flags.m4
author ihse
Mon, 19 Feb 2018 23:09:18 +0100
branchihse-cflags-rewrite-branch
changeset 56154 af8654dcd46a
parent 56153 13a257673a61
child 56155 f98e22c513dd
permissions -rw-r--r--
Fix syntax errors.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     1
#
48767
0c6ce8fdb50a 8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
gadams
parents: 48751
diff changeset
     2
# Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     4
#
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    10
#
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    15
# accompanied this code).
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    16
#
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    20
#
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    23
# questions.
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    24
#
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
    25
56154
af8654dcd46a Fix syntax errors.
ihse
parents: 56153
diff changeset
    26
m4_include([flags-cflags.m4])
56150
37625ab20ec7 Move LDFLAGS handling to flags-ldflags.m4.
ihse
parents: 56149
diff changeset
    27
m4_include([flags-ldflags.m4])
56154
af8654dcd46a Fix syntax errors.
ihse
parents: 56153
diff changeset
    28
m4_include([flags-other.m4])
56150
37625ab20ec7 Move LDFLAGS handling to flags-ldflags.m4.
ihse
parents: 56149
diff changeset
    29
42538
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    30
################################################################################
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    31
#
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    32
# Setup ABI profile (for arm)
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    33
#
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    34
AC_DEFUN([FLAGS_SETUP_ABI_PROFILE],
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    35
[
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    36
  AC_ARG_WITH(abi-profile, [AS_HELP_STRING([--with-abi-profile],
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    37
      [specify ABI profile for ARM builds (arm-vfp-sflt,arm-vfp-hflt,arm-sflt, armv5-vfp-sflt,armv6-vfp-hflt,arm64,aarch64) @<:@toolchain dependent@:>@ ])])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    38
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    39
  if test "x$with_abi_profile" != x; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    40
    if test "x$OPENJDK_TARGET_CPU" != xarm && \
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    41
        test "x$OPENJDK_TARGET_CPU" != xaarch64; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    42
      AC_MSG_ERROR([--with-abi-profile only available on arm/aarch64])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    43
    fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    44
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    45
    OPENJDK_TARGET_ABI_PROFILE=$with_abi_profile
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    46
    AC_MSG_CHECKING([for ABI profle])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    47
    AC_MSG_RESULT([$OPENJDK_TARGET_ABI_PROFILE])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    48
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    49
    if test "x$OPENJDK_TARGET_ABI_PROFILE" = xarm-vfp-sflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    50
      ARM_FLOAT_TYPE=vfp-sflt
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    51
      ARM_ARCH_TYPE_FLAGS='-march=armv7-a -mthumb'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    52
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarm-vfp-hflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    53
      ARM_FLOAT_TYPE=vfp-hflt
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    54
      ARM_ARCH_TYPE_FLAGS='-march=armv7-a -mthumb'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    55
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarm-sflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    56
      ARM_FLOAT_TYPE=sflt
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    57
      ARM_ARCH_TYPE_FLAGS='-march=armv5t -marm'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    58
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarmv5-vfp-sflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    59
      ARM_FLOAT_TYPE=vfp-sflt
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    60
      ARM_ARCH_TYPE_FLAGS='-march=armv5t -marm'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    61
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarmv6-vfp-hflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    62
      ARM_FLOAT_TYPE=vfp-hflt
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    63
      ARM_ARCH_TYPE_FLAGS='-march=armv6 -marm'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    64
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xarm64; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    65
      # No special flags, just need to trigger setting JDK_ARCH_ABI_PROP_NAME
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    66
      ARM_FLOAT_TYPE=
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    67
      ARM_ARCH_TYPE_FLAGS=
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    68
    elif test "x$OPENJDK_TARGET_ABI_PROFILE" = xaarch64; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    69
      # No special flags, just need to trigger setting JDK_ARCH_ABI_PROP_NAME
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    70
      ARM_FLOAT_TYPE=
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    71
      ARM_ARCH_TYPE_FLAGS=
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    72
    else
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    73
      AC_MSG_ERROR([Invalid ABI profile: "$OPENJDK_TARGET_ABI_PROFILE"])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    74
    fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    75
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    76
    if test "x$ARM_FLOAT_TYPE" = xvfp-sflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    77
      ARM_FLOAT_TYPE_FLAGS='-mfloat-abi=softfp -mfpu=vfp -DFLOAT_ARCH=-vfp-sflt'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    78
    elif test "x$ARM_FLOAT_TYPE" = xvfp-hflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    79
      ARM_FLOAT_TYPE_FLAGS='-mfloat-abi=hard -mfpu=vfp -DFLOAT_ARCH=-vfp-hflt'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    80
    elif test "x$ARM_FLOAT_TYPE" = xsflt; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    81
      ARM_FLOAT_TYPE_FLAGS='-msoft-float -mfpu=vfp'
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    82
    fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    83
    AC_MSG_CHECKING([for $ARM_FLOAT_TYPE floating point flags])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    84
    AC_MSG_RESULT([$ARM_FLOAT_TYPE_FLAGS])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    85
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    86
    AC_MSG_CHECKING([for arch type flags])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    87
    AC_MSG_RESULT([$ARM_ARCH_TYPE_FLAGS])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    88
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    89
    # Now set JDK_ARCH_ABI_PROP_NAME. This is equivalent to the last part of the
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    90
    # autoconf target triplet.
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    91
    [ JDK_ARCH_ABI_PROP_NAME=`$ECHO $OPENJDK_TARGET_AUTOCONF_NAME | $SED -e 's/.*-\([^-]*\)$/\1/'` ]
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    92
    # Sanity check that it is a known ABI.
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    93
    if test "x$JDK_ARCH_ABI_PROP_NAME" != xgnu && \
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    94
        test "x$JDK_ARCH_ABI_PROP_NAME" != xgnueabi  && \
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    95
        test "x$JDK_ARCH_ABI_PROP_NAME" != xgnueabihf; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    96
          AC_MSG_WARN([Unknown autoconf target triplet ABI: "$JDK_ARCH_ABI_PROP_NAME"])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    97
    fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    98
    AC_MSG_CHECKING([for ABI property name])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
    99
    AC_MSG_RESULT([$JDK_ARCH_ABI_PROP_NAME])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   100
    AC_SUBST(JDK_ARCH_ABI_PROP_NAME)
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   101
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   102
    # Pass these on to the open part of configure as if they were set using
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   103
    # --with-extra-c[xx]flags.
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   104
    EXTRA_CFLAGS="$EXTRA_CFLAGS $ARM_ARCH_TYPE_FLAGS $ARM_FLOAT_TYPE_FLAGS"
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   105
    EXTRA_CXXFLAGS="$EXTRA_CXXFLAGS $ARM_ARCH_TYPE_FLAGS $ARM_FLOAT_TYPE_FLAGS"
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   106
    # Also add JDK_ARCH_ABI_PROP_NAME define, but only to CFLAGS.
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   107
    EXTRA_CFLAGS="$EXTRA_CFLAGS -DJDK_ARCH_ABI_PROP_NAME='\"\$(JDK_ARCH_ABI_PROP_NAME)\"'"
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   108
    # And pass the architecture flags to the linker as well
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   109
    EXTRA_LDFLAGS="$EXTRA_LDFLAGS $ARM_ARCH_TYPE_FLAGS $ARM_FLOAT_TYPE_FLAGS"
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   110
  fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   111
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   112
  # When building with an abi profile, the name of that profile is appended on the
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   113
  # bundle platform, which is used in bundle names.
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   114
  if test "x$OPENJDK_TARGET_ABI_PROFILE" != x; then
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   115
    OPENJDK_TARGET_BUNDLE_PLATFORM="$OPENJDK_TARGET_OS_BUNDLE-$OPENJDK_TARGET_ABI_PROFILE"
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   116
  fi
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   117
])
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   118
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   119
# Reset the global CFLAGS/LDFLAGS variables and initialize them with the
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   120
# corresponding configure arguments instead
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   121
AC_DEFUN_ONCE([FLAGS_SETUP_USER_SUPPLIED_FLAGS],
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   122
[
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   123
  if test "x$CFLAGS" != "x${ADDED_CFLAGS}"; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   124
    AC_MSG_WARN([Ignoring CFLAGS($CFLAGS) found in environment. Use --with-extra-cflags])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   125
  fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   126
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   127
  if test "x$CXXFLAGS" != "x${ADDED_CXXFLAGS}"; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   128
    AC_MSG_WARN([Ignoring CXXFLAGS($CXXFLAGS) found in environment. Use --with-extra-cxxflags])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   129
  fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   130
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   131
  if test "x$LDFLAGS" != "x${ADDED_LDFLAGS}"; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   132
    AC_MSG_WARN([Ignoring LDFLAGS($LDFLAGS) found in environment. Use --with-extra-ldflags])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   133
  fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   134
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   135
  AC_ARG_WITH(extra-cflags, [AS_HELP_STRING([--with-extra-cflags],
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   136
      [extra flags to be used when compiling jdk c-files])])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   137
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   138
  AC_ARG_WITH(extra-cxxflags, [AS_HELP_STRING([--with-extra-cxxflags],
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   139
      [extra flags to be used when compiling jdk c++-files])])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   140
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   141
  AC_ARG_WITH(extra-ldflags, [AS_HELP_STRING([--with-extra-ldflags],
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   142
      [extra flags to be used when linking jdk])])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   143
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   144
  EXTRA_CFLAGS="$with_extra_cflags"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   145
  EXTRA_CXXFLAGS="$with_extra_cxxflags"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   146
  EXTRA_LDFLAGS="$with_extra_ldflags"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   147
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   148
  AC_SUBST(EXTRA_CFLAGS)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   149
  AC_SUBST(EXTRA_CXXFLAGS)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   150
  AC_SUBST(EXTRA_LDFLAGS)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   151
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   152
  # The global CFLAGS and LDLAGS variables are used by configure tests and
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   153
  # should include the extra parameters
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   154
  CFLAGS="$EXTRA_CFLAGS"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   155
  CXXFLAGS="$EXTRA_CXXFLAGS"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   156
  LDFLAGS="$EXTRA_LDFLAGS"
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   157
  CPPFLAGS=""
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   158
])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   159
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   160
# Setup the sysroot flags and add them to global CFLAGS and LDFLAGS so
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   161
# that configure can use them while detecting compilers.
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   162
# TOOLCHAIN_TYPE is available here.
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   163
# Param 1 - Optional prefix to all variables. (e.g BUILD_)
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   164
AC_DEFUN([FLAGS_SETUP_SYSROOT_FLAGS],
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   165
[
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   166
  if test "x[$]$1SYSROOT" != "x"; then
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   167
    if test "x$TOOLCHAIN_TYPE" = xsolstudio; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   168
      if test "x$OPENJDK_TARGET_OS" = xsolaris; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   169
        # Solaris Studio does not have a concept of sysroot. Instead we must
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   170
        # make sure the default include and lib dirs are appended to each
35450
0124e2c9ef64 8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
erikj
parents: 35444
diff changeset
   171
        # compile and link command line. Must also add -I-xbuiltin to enable
0124e2c9ef64 8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
erikj
parents: 35444
diff changeset
   172
        # inlining of system functions and intrinsics.
0124e2c9ef64 8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
erikj
parents: 35444
diff changeset
   173
        $1SYSROOT_CFLAGS="-I-xbuiltin -I[$]$1SYSROOT/usr/include"
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   174
        $1SYSROOT_LDFLAGS="-L[$]$1SYSROOT/usr/lib$OPENJDK_TARGET_CPU_ISADIR \
41040
7b919a4497ff 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
alanbur
parents: 39940
diff changeset
   175
            -L[$]$1SYSROOT/lib$OPENJDK_TARGET_CPU_ISADIR"
48909
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   176
        # If the devkit contains the ld linker, make sure we use it.
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   177
        AC_PATH_PROG(SOLARIS_LD, ld, , $DEVKIT_TOOLCHAIN_PATH:$DEVKIT_EXTRA_PATH)
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   178
        # Make sure this ld is runnable.
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   179
        if test -f "$SOLARIS_LD"; then
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   180
          if "$SOLARIS_LD" -V > /dev/null 2> /dev/null; then
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   181
            $1SYSROOT_LDFLAGS="[$]$1SYSROOT_LDFLAGS -Yl,$(dirname $SOLARIS_LD)"
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   182
          else
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   183
            AC_MSG_WARN([Could not run $SOLARIS_LD found in devkit, reverting to system ld])
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   184
          fi
54b423e1c4cf 8153294: Solaris devkit uses linker from system instead of in devkit
erikj
parents: 48854
diff changeset
   185
        fi
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   186
      fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   187
    elif test "x$TOOLCHAIN_TYPE" = xgcc; then
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   188
      $1SYSROOT_CFLAGS="--sysroot=[$]$1SYSROOT"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   189
      $1SYSROOT_LDFLAGS="--sysroot=[$]$1SYSROOT"
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   190
    elif test "x$TOOLCHAIN_TYPE" = xclang; then
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   191
      $1SYSROOT_CFLAGS="-isysroot [$]$1SYSROOT"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   192
      $1SYSROOT_LDFLAGS="-isysroot [$]$1SYSROOT"
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   193
    fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   194
    # The global CFLAGS and LDFLAGS variables need these for configure to function
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   195
    $1CFLAGS="[$]$1CFLAGS [$]$1SYSROOT_CFLAGS"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   196
    $1CPPFLAGS="[$]$1CPPFLAGS [$]$1SYSROOT_CFLAGS"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   197
    $1CXXFLAGS="[$]$1CXXFLAGS [$]$1SYSROOT_CFLAGS"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   198
    $1LDFLAGS="[$]$1LDFLAGS [$]$1SYSROOT_LDFLAGS"
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   199
  fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   200
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   201
  if test "x$OPENJDK_TARGET_OS" = xmacosx; then
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   202
    # We also need -iframework<path>/System/Library/Frameworks
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   203
    $1SYSROOT_CFLAGS="[$]$1SYSROOT_CFLAGS -iframework [$]$1SYSROOT/System/Library/Frameworks"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   204
    $1SYSROOT_LDFLAGS="[$]$1SYSROOT_LDFLAGS -iframework [$]$1SYSROOT/System/Library/Frameworks"
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   205
    # These always need to be set, or we can't find the frameworks embedded in JavaVM.framework
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   206
    # set this here so it doesn't have to be peppered throughout the forest
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   207
    $1SYSROOT_CFLAGS="[$]$1SYSROOT_CFLAGS -F [$]$1SYSROOT/System/Library/Frameworks/JavaVM.framework/Frameworks"
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   208
    $1SYSROOT_LDFLAGS="[$]$1SYSROOT_LDFLAGS -F [$]$1SYSROOT/System/Library/Frameworks/JavaVM.framework/Frameworks"
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   209
  fi
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   210
33395
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   211
  AC_SUBST($1SYSROOT_CFLAGS)
5907d5b1287c 8140593: Add configure parameter for devkit for the build compiler
erikj
parents: 33394
diff changeset
   212
  AC_SUBST($1SYSROOT_LDFLAGS)
32810
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   213
])
8203e52cd373 8138694: Devkit build on Macosx still requires Xcode to be installed
erikj
parents: 30856
diff changeset
   214
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   215
AC_DEFUN_ONCE([FLAGS_SETUP_INIT_FLAGS],
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   216
[
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   217
  FLAGS_SETUP_TOOLCHAIN_CONTROL
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   218
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   219
  FLAGS_SETUP_ARFLAGS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   220
  FLAGS_SETUP_STRIPFLAGS
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   221
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   222
  FLAGS_SETUP_RCFLAGS
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   223
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   224
  if test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   225
    # silence copyright notice and other headers.
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   226
    COMMON_CCXXFLAGS="$COMMON_CCXXFLAGS -nologo"
20363
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   227
  fi
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   228
])
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   229
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   230
AC_DEFUN([FLAGS_SETUP_COMPILER_FLAGS_FOR_LIBS],
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   231
[
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   232
  FLAGS_SETUP_SHARED_LIBS
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   233
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   234
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
14111
2a82ecb35fc7 8000992: Update new build-infra makefiles
ohair
parents: 13697
diff changeset
   235
    if test "x$OPENJDK_TARGET_OS" = xmacosx; then
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   236
      if test "x$STATIC_BUILD" = xfalse; then
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   237
        JVM_CFLAGS="$JVM_CFLAGS $PICFLAG"
33562
c76b2fa11486 8136556: Add the ability to perform static builds of MacOSX x64 binaries
bobv
parents: 32813
diff changeset
   238
      fi
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   239
    fi
23161
85635b5bf0a6 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
henryjen
parents: 22730
diff changeset
   240
  elif test "x$TOOLCHAIN_TYPE" = xclang; then
85635b5bf0a6 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
henryjen
parents: 22730
diff changeset
   241
    if test "x$OPENJDK_TARGET_OS" = xmacosx; then
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   242
      if test "x$STATIC_BUILD" = xfalse; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   243
        JVM_CFLAGS="$JVM_CFLAGS -fPIC"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   244
      fi
23161
85635b5bf0a6 8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
henryjen
parents: 22730
diff changeset
   245
    fi
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   246
  elif test "x$TOOLCHAIN_TYPE" = xxlc; then
36051
25fa80338f92 8150197: Integrate AIX fixes from build-infra
simonis
parents: 36050
diff changeset
   247
    JVM_CFLAGS="$JVM_CFLAGS $PICFLAG"
20363
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   248
  fi
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   249
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   250
20363
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   251
  # The (cross) compiler is now configured, we can now test capabilities
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   252
  # of the target platform.
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   253
])
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   254
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   255
# Documentation on common flags used for solstudio in HIGHEST.
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   256
#
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   257
# WARNING: Use of OPTIMIZATION_LEVEL=HIGHEST in your Makefile needs to be
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   258
#          done with care, there are some assumptions below that need to
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   259
#          be understood about the use of pointers, and IEEE behavior.
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   260
#
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   261
# -fns: Use non-standard floating point mode (not IEEE 754)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   262
# -fsimple: Do some simplification of floating point arithmetic (not IEEE 754)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   263
# -fsingle: Use single precision floating point with 'float'
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   264
# -xalias_level=basic: Assume memory references via basic pointer types do not alias
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   265
#   (Source with excessing pointer casting and data access with mixed
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   266
#    pointer types are not recommended)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   267
# -xbuiltin=%all: Use intrinsic or inline versions for math/std functions
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   268
#   (If you expect perfect errno behavior, do not use this)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   269
# -xdepend: Loop data dependency optimizations (need -xO3 or higher)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   270
# -xrestrict: Pointer parameters to functions do not overlap
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   271
#   (Similar to -xalias_level=basic usage, but less obvious sometimes.
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   272
#    If you pass in multiple pointers to the same data, do not use this)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   273
# -xlibmil: Inline some library routines
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   274
#   (If you expect perfect errno behavior, do not use this)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   275
# -xlibmopt: Use optimized math routines (CURRENTLY DISABLED)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   276
#   (If you expect perfect errno behavior, do not use this)
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   277
#  Can cause undefined external on Solaris 8 X86 on __sincos, removing for now
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   278
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   279
AC_DEFUN_ONCE([FLAGS_SETUP_COMPILER_FLAGS_FOR_OPTIMIZATION],
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   280
[
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   281
  FLAGS_SETUP_DEBUG_SYMBOLS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   282
  FLAGS_SETUP_QUALITY_CHECKS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   283
  FLAGS_SETUP_OPTIMIZATION
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   284
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   285
  # Debug symbols for JVM_CFLAGS
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   286
  if test "x$TOOLCHAIN_TYPE" = xsolstudio; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   287
    JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS -xs"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   288
    if test "x$DEBUG_LEVEL" = xslowdebug; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   289
      JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS -g"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   290
    else
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   291
      # -g0 does not disable inlining, which -g does.
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   292
      JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS -g0"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   293
    fi
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   294
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   295
    JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS -Z7 -d2Zi+"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   296
  else
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   297
    JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS -g"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   298
  fi
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   299
  AC_SUBST(JVM_CFLAGS_SYMBOLS)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   300
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   301
  # bounds, memory and behavior checking options
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   302
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   303
    case $DEBUG_LEVEL in
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   304
    slowdebug )
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   305
      # FIXME: By adding this to C(XX)FLAGS_DEBUG_OPTIONS/JVM_CFLAGS_SYMBOLS it
35747
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   306
      # get's added conditionally on whether we produce debug symbols or not.
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   307
      # This is most likely not really correct.
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   308
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   309
      if test "x$STACK_PROTECTOR_CFLAG" != x; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   310
        JVM_CFLAGS_SYMBOLS="$JVM_CFLAGS_SYMBOLS $STACK_PROTECTOR_CFLAG --param ssp-buffer-size=1"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   311
      fi
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   312
      ;;
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   313
    esac
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   314
  fi
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   315
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   316
  if test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   317
    if test "x$DEBUG_LEVEL" != xrelease; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   318
      if test "x$OPENJDK_TARGET_CPU" = xx86_64; then
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   319
        JVM_CFLAGS="$JVM_CFLAGS -homeparams"
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   320
      fi
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   321
    fi
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   322
  fi
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   323
])
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   324
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   325
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   326
AC_DEFUN([FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK],
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   327
[
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   328
  # Additional macosx handling
56144
c9a52985c325 Sorting out LDFLAGS.
ihse
parents: 56125
diff changeset
   329
  if test "x$FLAGS_OS" = xmacosx; then
48751
54f355e65415 8196803: Fix build warnings in jdk libraries with Xcode 9
erikj
parents: 48355
diff changeset
   330
    # MACOSX_VERSION_MIN specifies the lowest version of Macosx that the built
54f355e65415 8196803: Fix build warnings in jdk libraries with Xcode 9
erikj
parents: 48355
diff changeset
   331
    # binaries should be compatible with, even if compiled on a newer version
54f355e65415 8196803: Fix build warnings in jdk libraries with Xcode 9
erikj
parents: 48355
diff changeset
   332
    # of the OS. It currently has a hard coded value. Setting this also limits
54f355e65415 8196803: Fix build warnings in jdk libraries with Xcode 9
erikj
parents: 48355
diff changeset
   333
    # exposure to API changes in header files. Bumping this is likely to
54f355e65415 8196803: Fix build warnings in jdk libraries with Xcode 9
erikj
parents: 48355
diff changeset
   334
    # require code changes to build.
25034
d9ca34c227b8 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
ddehaven
parents: 24911
diff changeset
   335
    MACOSX_VERSION_MIN=10.7.0
d9ca34c227b8 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
ddehaven
parents: 24911
diff changeset
   336
    AC_SUBST(MACOSX_VERSION_MIN)
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   337
45875
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   338
    # Setting --with-macosx-version-max=<version> makes it an error to build or
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   339
    # link to macosx APIs that are newer than the given OS version. The expected
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   340
    # format for <version> is either nn.n.n or nn.nn.nn. See /usr/include/AvailabilityMacros.h.
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   341
    AC_ARG_WITH([macosx-version-max], [AS_HELP_STRING([--with-macosx-version-max],
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   342
        [error on use of newer functionality. @<:@macosx@:>@])],
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   343
        [
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   344
          if echo "$with_macosx_version_max" | $GREP -q "^[[0-9]][[0-9]]\.[[0-9]]\.[[0-9]]\$"; then
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   345
              MACOSX_VERSION_MAX=$with_macosx_version_max
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   346
          elif echo "$with_macosx_version_max" | $GREP -q "^[[0-9]][[0-9]]\.[[0-9]][[0-9]]\.[[0-9]][[0-9]]\$"; then
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   347
              MACOSX_VERSION_MAX=$with_macosx_version_max
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   348
          elif test "x$with_macosx_version_max" = "xno"; then
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   349
              # Use build system default
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   350
              MACOSX_VERSION_MAX=
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   351
          else
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   352
              AC_MSG_ERROR([osx version format must be nn.n.n or nn.nn.nn])
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   353
          fi
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   354
        ],
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   355
        [MACOSX_VERSION_MAX=]
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   356
    )
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   357
    AC_SUBST(MACOSX_VERSION_MAX)
56144
c9a52985c325 Sorting out LDFLAGS.
ihse
parents: 56125
diff changeset
   358
  fi
45875
5fa4efe2aca3 8184022: Build JDK 10 on OSX 10.12 and above
phh
parents: 44398
diff changeset
   359
42538
973e43884dba 8168503: JEP 297: Unified arm32/arm64 Port
bobv
parents: 42530
diff changeset
   360
  FLAGS_SETUP_ABI_PROFILE
46224
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   361
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   362
  # Optional POSIX functionality needed by the JVM
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   363
  #
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   364
  # Check if clock_gettime is available and in which library. This indicates
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   365
  # availability of CLOCK_MONOTONIC for hotspot. But we don't need to link, so
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   366
  # don't let it update LIBS.
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   367
  save_LIBS="$LIBS"
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   368
  AC_SEARCH_LIBS(clock_gettime, rt, [HAS_CLOCK_GETTIME=true], [])
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   369
  if test "x$LIBS" = "x-lrt "; then
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   370
    CLOCK_GETTIME_IN_LIBRT=true
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   371
  fi
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   372
  LIBS="$save_LIBS"
b1ce24ef8897 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
dholmes
parents: 44398
diff changeset
   373
56150
37625ab20ec7 Move LDFLAGS handling to flags-ldflags.m4.
ihse
parents: 56149
diff changeset
   374
  FLAGS_SETUP_LINKER_FLAGS_FOR_JDK
56149
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   375
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   376
  ### CFLAGS
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   377
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   378
  FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK_HELPER
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   379
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   380
  FLAGS_OS=OPENJDK_TARGET_OS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   381
  FLAGS_OS_TYPE=OPENJDK_TARGET_OS_TYPE
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   382
  FLAGS_CPU=OPENJDK_TARGET_CPU
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   383
  FLAGS_CPU_ARCH=OPENJDK_TARGET_CPU_ARCH
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   384
  FLAGS_CPU_BITS=OPENJDK_TARGET_CPU_BITS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   385
  FLAGS_CPU_ENDIAN=OPENJDK_TARGET_CPU_ENDIAN
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   386
  FLAGS_CPU_LEGACY=OPENJDK_TARGET_CPU_LEGACY
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   387
  FLAGS_ADD_LP64=OPENJDK_TARGET_ADD_LP64
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   388
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   389
  FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK_CPU_DEP([TARGET])
56124
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   390
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   391
  FLAGS_OS=OPENJDK_BUILD_OS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   392
  FLAGS_OS_TYPE=OPENJDK_BUILD_OS_TYPE
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   393
  FLAGS_CPU=OPENJDK_BUILD_CPU
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   394
  FLAGS_CPU_ARCH=OPENJDK_BUILD_CPU_ARCH
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   395
  FLAGS_CPU_BITS=OPENJDK_BUILD_CPU_BITS
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   396
  FLAGS_CPU_ENDIAN=OPENJDK_BUILD_CPU_ENDIAN
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   397
  FLAGS_CPU_LEGACY=OPENJDK_BUILD_CPU_LEGACY
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   398
  FLAGS_ADD_LP64=OPENJDK_BUILD_ADD_LP64=
b2b9dfdc39c8 Start breaking out stuff from flags.m4.
ihse
parents: 48854
diff changeset
   399
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   400
  FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK_CPU_DEP([BUILD], [OPENJDK_BUILD_])
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   401
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   402
  # Tests are only ever compiled for TARGET
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   403
  CFLAGS_TESTLIB="$CFLAGS_JDKLIB"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   404
  CXXFLAGS_TESTLIB="$CXXFLAGS_JDKLIB"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   405
  CFLAGS_TESTEXE="$CFLAGS_JDKEXE"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   406
  CXXFLAGS_TESTEXE="$CXXFLAGS_JDKEXE"
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   407
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   408
  AC_SUBST(CFLAGS_TESTLIB)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   409
  AC_SUBST(CFLAGS_TESTEXE)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   410
  AC_SUBST(CXXFLAGS_TESTLIB)
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   411
  AC_SUBST(CXXFLAGS_TESTEXE)
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   412
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   413
   ############## ARFLAGS
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   414
  # Additional macosx handling
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   415
  if test "x$OPENJDK_TARGET_OS" = xmacosx; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   416
    ARFLAGS="$ARFLAGS -mmacosx-version-min=\$(MACOSX_VERSION_MIN)"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   417
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   418
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   419
   ############## ASFLAGS
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   420
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   421
  # Set JVM_ASFLAGS
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   422
  if test "x$OPENJDK_TARGET_OS" = xmacosx; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   423
    JVM_ASFLAGS="-x assembler-with-cpp -mno-omit-leaf-frame-pointer -mstack-alignment=16"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   424
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   425
  AC_SUBST(JVM_ASFLAGS)
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   426
])
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   427
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   428
################################################################################
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   429
# platform independent
37402
62b5f067032e 8152666: The new Hotspot Build System
erikj
parents: 36541
diff changeset
   430
AC_DEFUN([FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK_HELPER],
13133
701e61c32ece 7182051: Update of latest build-infra Makefiles (missing files)
erikj
parents:
diff changeset
   431
[
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   432
  #### OS DEFINES, these should be independent on toolchain
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   433
  if test "x$FLAGS_OS" = xlinux; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   434
    CFLAGS_OS_DEF_JVM="-DLINUX"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   435
    CFLAGS_OS_DEF_JDK="-D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE64_SOURCE"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   436
  elif test "x$FLAGS_OS" = xsolaris; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   437
    CFLAGS_OS_DEF_JVM="-DSOLARIS"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   438
    CFLAGS_OS_DEF_JDK="-D__solaris__"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   439
  elif test "x$FLAGS_OS" = xmacosx; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   440
    CFLAGS_OS_DEF_JVM="-D_ALLBSD_SOURCE -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   441
    CFLAGS_OS_DEF_JDK="-D_ALLBSD_SOURCE -D_DARWIN_UNLIMITED_SELECT"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   442
  elif test "x$FLAGS_OS" = xaix; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   443
    CFLAGS_OS_DEF_JVM="-DAIX"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   444
  elif test "x$FLAGS_OS" = xbsd; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   445
    CFLAGS_OS_DEF_JDK="-D_ALLBSD_SOURCE"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   446
  elif test "x$FLAGS_OS" = xwindows; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   447
    CFLAGS_OS_DEF_JVM="-D_WINDOWS -DWIN32 -D_JNI_IMPLEMENTATION_"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   448
  fi
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   449
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   450
  # Setup target OS define. Use OS target name but in upper case.
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   451
  FLAGS_OS_UPPERCASE=`$ECHO $FLAGS_OS | $TR 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   452
  CFLAGS_OS_DEF_JDK="$CFLAGS_OS_DEF_JDK -D$FLAGS_OS_UPPERCASE"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   453
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   454
  #### GLOBAL DEFINES
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   455
  # Set some common defines. These works for all compilers, but assume
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   456
  # -D is universally accepted.
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   457
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   458
  # Always enable optional macros for VM.
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   459
  ALWAYS_CFLAGS_JVM="-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   460
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   461
  # Setup some hard coded includes
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   462
  ALWAYS_CFLAGS_JDK=" \
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   463
      -I\$(SUPPORT_OUTPUTDIR)/modules_include/java.base \
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   464
      -I\$(SUPPORT_OUTPUTDIR)/modules_include/java.base/\$(OPENJDK_TARGET_OS_INCLUDE_SUBDIR) \
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   465
      -I${TOPDIR}/src/java.base/share/native/libjava \
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   466
      -I${TOPDIR}/src/java.base/$FLAGS_OS_TYPE/native/libjava \
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   467
      -I${TOPDIR}/src/hotspot/share/include \
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   468
      -I${TOPDIR}/src/hotspot/os/${HOTSPOT_TARGET_OS_TYPE}/include"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   469
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   470
  ###############################################################################
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   471
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   472
  # Adjust flags according to debug level.
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   473
  # Setup debug/release defines
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   474
  if test "x$DEBUG_LEVEL" = xrelease; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   475
    DEBUG_CFLAGS_JDK="-DNDEBUG"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   476
    if test "x$FLAGS_OS" = xsolaris; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   477
      DEBUG_CFLAGS_JDK="$DEBUG_CFLAGS_JDK -DTRIMMED"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   478
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   479
  else
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   480
    DEBUG_CFLAGS_JDK="-DDEBUG"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   481
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   482
    if test "x$TOOLCHAIN_TYPE" = xxlc; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   483
      # We need '-qminimaltoc' or '-qpic=large -bbigtoc' if the TOC overflows.
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   484
      # Hotspot now overflows its 64K TOC (currently only for debug),
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   485
      # so for debug we build with '-qpic=large -bbigtoc'.
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   486
      DEBUG_CFLAGS_JVM="-qpic=large"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   487
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   488
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   489
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   490
  if test "x$DEBUG_LEVEL" != xrelease; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   491
    DEBUG_SYMBOLS_CFLAGS_JDK="$CFLAGS_DEBUG_SYMBOLS $CFLAGS_DEBUG_OPTIONS"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   492
  fi
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   493
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   494
  #### TOOLCHAIN DEFINES
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   495
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   496
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   497
    ALWAYS_DEFINES_JVM="-D_GNU_SOURCE -D_REENTRANT"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   498
  elif test "x$TOOLCHAIN_TYPE" = xclang; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   499
    ALWAYS_DEFINES_JVM="-D_GNU_SOURCE"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   500
  elif test "x$TOOLCHAIN_TYPE" = xsolstudio; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   501
    ALWAYS_DEFINES_JVM="-DSPARC_WORKS -D_Crun_inline_placement"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   502
    ALWAYS_DEFINES_JDK="-DTRACING -DMACRO_MEMSYS_OPS -DBREAKPTS"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   503
    ALWAYS_DEFINES_JDK_CXXONLY="-DCC_NOEX"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   504
  elif test "x$TOOLCHAIN_TYPE" = xxlc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   505
    ALWAYS_DEFINES_JVM="-D_REENTRANT"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   506
    ALWAYS_DEFINES_JDK="-D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE64_SOURCE -DSTDC"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   507
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   508
    ALWAYS_DEFINES_JDK="-DWIN32_LEAN_AND_MEAN -D_CRT_SECURE_NO_DEPRECATE \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   509
        -D_CRT_NONSTDC_NO_DEPRECATE -DWIN32 -DIAL"
56145
718aa4c360c4 Try to extract defines.
ihse
parents: 56144
diff changeset
   510
  fi
56144
c9a52985c325 Sorting out LDFLAGS.
ihse
parents: 56125
diff changeset
   511
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   512
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   513
  ###############################################################################
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   514
  #
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   515
  #
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   516
  # CFLAGS BASIC
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   517
  if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   518
    # COMMON to gcc and clang
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   519
    TOOLCHAIN_CFLAGS_JVM="-pipe -fno-rtti -fno-exceptions \
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   520
        -fvisibility=hidden -fno-strict-aliasing -fno-omit-frame-pointer"
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   521
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   522
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   523
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   524
    TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM -fcheck-new"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   525
    TOOLCHAIN_CFLAGS_JDK="-pipe"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   526
    TOOLCHAIN_CFLAGS_JDK_CONLY="-fno-strict-aliasing" # technically NOT for CXX (but since this gives *worse* performance, use no-strict-aliasing everywhere!)
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   527
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   528
    CXXSTD_CXXFLAG="-std=gnu++98" # only for CXX and JVM
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   529
    FLAGS_CXX_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [$CXXSTD_CXXFLAG -Werror],
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   530
    						 IF_FALSE: [CXXSTD_CXXFLAG=""])
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   531
    TOOLCHAIN_CFLAGS_JDK_CXXONLY="$CXXSTD_CXXFLAG"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   532
    TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM $CXXSTD_CXXFLAG"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   533
    ADLC_CXXFLAG="$CXXSTD_CXXFLAG"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   534
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   535
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   536
  elif test "x$TOOLCHAIN_TYPE" = xclang; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   537
    # Restrict the debug information created by Clang to avoid
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   538
    # too big object files and speed the build up a little bit
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   539
    # (see http://llvm.org/bugs/show_bug.cgi?id=7554)
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   540
    TOOLCHAIN_CFLAGS_JVM="$TOOLCHAIN_CFLAGS_JVM -flimit-debug-info"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   541
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   542
    if test "x$FLAGS_OS" = xlinux; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   543
      TOOLCHAIN_CFLAGS_JDK="-pipe"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   544
      TOOLCHAIN_CFLAGS_JDK_CONLY="-fno-strict-aliasing" # technically NOT for CXX
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   545
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   546
  elif test "x$TOOLCHAIN_TYPE" = xsolstudio; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   547
    TOOLCHAIN_CFLAGS_JDK="mt"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   548
    TOOLCHAIN_CFLAGS_JDK_CONLY="-xc99=%none -xCC -Xa -v -W0,-noglobal" # C only
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   549
    TOOLCHAIN_CFLAGS_JDK_CXXONLY="-features=no%except -norunpath -xnolib" # CXX only
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   550
    TOOLCHAIN_CFLAGS_JVM="$PICFLAG -template=no%extdef -features=no%split_init \
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   551
        -library=stlport4 -mt -features=no%except"
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   552
  elif test "x$TOOLCHAIN_TYPE" = xxlc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   553
    TOOLCHAIN_CFLAGS_JDK="-qchars=signed -qfullpath -qsaveopt"  # add on both CFLAGS
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   554
    TOOLCHAIN_CFLAGS_JVM="-qtune=balanced \
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   555
        -qalias=noansi -qstrict -qtls=default -qlanglvl=c99vla \
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   556
        -qlanglvl=noredefmac -qnortti -qnoeh -qignerrno"
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   557
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   558
    TOOLCHAIN_CFLAGS_JVM="-nologo -MD -MP"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   559
    TOOLCHAIN_CFLAGS_JDK="-MD -Zc:wchar_t-"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   560
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   561
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   562
  # CFLAGS WARNINGS STUFF
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   563
  # Set JVM_CFLAGS warning handling
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   564
  if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   565
    # COMMON to gcc and clang
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   566
    WARNING_CFLAGS_JVM="-Wpointer-arith -Wsign-compare -Wunused-function"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   567
    if ! HOTSPOT_CHECK_JVM_VARIANT(zero); then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   568
      # Non-zero builds have stricter warnings
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   569
      WARNING_CFLAGS_JVM="$WARNING_CFLAGS_JVM -Wundef -Wformat=2"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   570
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   571
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   572
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   573
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   574
    WARNING_CFLAGS_JDK="-Wall -Wextra -Wno-unused -Wno-unused-parameter -Wformat=2"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   575
    WARNING_CFLAGS_JVM="$WARNING_CFLAGS_JVM -Wunused-value -Woverloaded-virtual"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   576
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   577
    if ! HOTSPOT_CHECK_JVM_VARIANT(zero); then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   578
      # Non-zero builds have stricter warnings
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   579
      WARNING_CFLAGS_JVM="$WARNING_CFLAGS_JVM -Wreturn-type"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   580
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   581
  elif test "x$TOOLCHAIN_TYPE" = xclang; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   582
    WARNING_CFLAGS_JVM="$WARNING_CFLAGS_JVM -Wno-deprecated"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   583
    if test "x$FLAGS_OS" = xlinux; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   584
      WARNING_CFLAGS_JVM="$WARNING_CFLAGS_JVM -Wno-sometimes-uninitialized"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   585
      WARNING_CFLAGS_JDK="-Wall -Wextra -Wno-unused -Wno-unused-parameter -Wformat=2"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   586
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   587
  elif test "x$TOOLCHAIN_TYPE" = xsolstudio; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   588
    WARNING_CFLAGS_JDK_CONLY="-errshort=tags"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   589
    WARNING_CFLAGS_JDK_CXXONLY="+w"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   590
    WARNING_CFLAGS_JDK="-errtags=yes -errfmt"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   591
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   592
    WARNING_CFLAGS="-W3"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   593
    WARNING_CFLAGS_JDK="-wd4800"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   594
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   595
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   596
  # Set some additional per-OS defines.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   597
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   598
  # Additional macosx handling
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   599
  if test "x$FLAGS_OS" = xmacosx; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   600
    # Let the flags variables get resolved in make for easier override on make
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   601
    # command line. AvailabilityMacros.h versions have no dots, ex: 1070.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   602
    OS_CFLAGS="-DMAC_OS_X_VERSION_MIN_REQUIRED=\$(subst .,,\$(MACOSX_VERSION_MIN)) \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   603
        -mmacosx-version-min=\$(MACOSX_VERSION_MIN)"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   604
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   605
    if test -n "$MACOSX_VERSION_MAX"; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   606
        OS_CFLAGS="$OS_CFLAGS \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   607
            -DMAC_OS_X_VERSION_MAX_ALLOWED=\$(subst .,,\$(MACOSX_VERSION_MAX))"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   608
    fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   609
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   610
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   611
  # Where does this really belong??
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   612
  if test "x$FLAGS_OS" = xlinux; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   613
    OS_CFLAGS_JVM="$OS_CFLAGS_JVM $PICFLAG"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   614
  elif test "x$FLAGS_OS" = xmacosx; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   615
    OS_CFLAGS_JVM="$OS_CFLAGS_JVM -mno-omit-leaf-frame-pointer -mstack-alignment=16"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   616
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   617
  # Optional POSIX functionality needed by the VM
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   618
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   619
  if test "x$HAS_CLOCK_GETTIME" = "xtrue"; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   620
    OS_CFLAGS_JVM="$OS_CFLAGS_JVM -DSUPPORTS_CLOCK_MONOTONIC"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   621
    if test "x$CLOCK_GETTIME_IN_LIBRT" = "xtrue"; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   622
      OS_CFLAGS_JVM="$OS_CFLAGS_JVM -DNEEDS_LIBRT"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   623
    fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   624
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   625
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   626
  # EXPORT
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   627
  AC_SUBST(ADLC_CXXFLAG)
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   628
])
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   629
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   630
################################################################################
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   631
# $1 - Either BUILD or TARGET to pick the correct OS/CPU variables to check
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   632
#      conditionals against.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   633
# $2 - Optional prefix for each variable defined.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   634
AC_DEFUN([FLAGS_SETUP_COMPILER_FLAGS_FOR_JDK_CPU_DEP],
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   635
[
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   636
  #### CPU DEFINES, these should be independent on toolchain
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   637
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   638
  # Setup target CPU
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   639
  # Setup endianness
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   640
  # The macros _LITTLE/BIG_ENDIAN needs to be defined with = to avoid
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   641
  # sunstudio warning message: warning: macro redefined: _LITTLE_ENDIAN
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   642
  if test "x$FLAGS_CPU_ENDIAN" = xlittle; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   643
    $1_DEFINES_CPU_JVM="-DVM_LITTLE_ENDIAN"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   644
    $1_DEFINES_CPU_JDK="-D_LITTLE_ENDIAN="
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   645
  else
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   646
    $1_DEFINES_CPU_JDK="-D_BIG_ENDIAN="
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   647
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   648
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   649
  # setup CPU bit size
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   650
  $1_DEFINES_CPU_JDK="$FLAGS_ADD_LP64 \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   651
      -DARCH='\"$FLAGS_CPU_LEGACY\"' -D$FLAGS_CPU_LEGACY"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   652
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   653
  if test "x$FLAGS_CPU_BITS" = x64; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   654
    if test "x$FLAGS_OS" != xsolaris && test "x$FLAGS_OS" != xaix; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   655
      # Solaris does not have _LP64=1 in the old build.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   656
      # xlc on AIX defines _LP64=1 by default and issues a warning if we redefine it.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   657
      $1_DEFINES_CPU_JVM="${$1_DEFINES_CPU_JVM} -D_LP64=1"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   658
    fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   659
  fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   660
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   661
  # toolchain dependend, per-cpu
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   662
  if test "x$TOOLCHAIN_TYPE" = xsolstudio; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   663
    if test "x$FLAGS_CPU_ARCH" = xx86; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   664
      $1_DEFINES_CPU_JDK="${$1_DEFINES_CPU_JDK} -DcpuIntel -Di586 -D$FLAGS_CPU_LEGACY_LIB"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   665
    fi
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   666
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   667
    if test "x$FLAGS_CPU" = xx86_64; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   668
      $1_DEFINES_CPU_JDK="${$1_DEFINES_CPU_JDK} -D_AMD64_ -Damd64"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   669
    else
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   670
      $1_DEFINES_CPU_JDK="${$1_DEFINES_CPU_JDK} -D_X86_ -Dx86"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   671
    fi
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   672
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   673
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   674
  # CFLAGS PER CPU
56154
af8654dcd46a Fix syntax errors.
ihse
parents: 56153
diff changeset
   675
  if test "x$TOOLCHAIN_TYPE" = xgcc || test "x$TOOLCHAIN_TYPE" = xclang; then
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   676
    # COMMON to gcc and clang
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   677
    if test "x$FLAGS_CPU" = xx86; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   678
      # Force compatibility with i586 on 32 bit intel platforms.
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   679
      $1_CFLAGS_CPU="-march=i586"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   680
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   681
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   682
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   683
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   684
    if test "x$FLAGS_CPU" = xarm; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   685
      $1_CFLAGS_CPU_JDK="-fsigned-char"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   686
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   687
      # Get rid of annoying "note: the mangling of 'va_list' has changed in GCC 4.4"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   688
      # FIXME: This should not really be set using extra_cflags.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   689
      $1_CFLAGS_CPU="-Wno-psabi"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   690
    elif test "x$FLAGS_CPU_ARCH" = xppc; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   691
      $1_CFLAGS_CPU_JVM="-minsert-sched-nops=regroup_exact -mno-multiple -mno-string"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   692
      if test "x$FLAGS_CPU" = xppc64; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   693
        # -mminimal-toc fixes `relocation truncated to fit' error for gcc 4.1.
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   694
        # Use ppc64 instructions, but schedule for power5
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   695
        $1_CFLAGS_CPU_JVM="${$1_CFLAGS_CPU_JVM} -mminimal-toc -mcpu=powerpc64 -mtune=power5"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   696
      elif test "x$FLAGS_CPU" = xppc64le; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   697
        # Little endian machine uses ELFv2 ABI.
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   698
        # Use Power8, this is the first CPU to support PPC64 LE with ELFv2 ABI.
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   699
        $1_CFLAGS_CPU_JVM="${$1_CFLAGS_CPU_JVM} -DABI_ELFv2 -mcpu=power8 -mtune=power8"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   700
      fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   701
    elif test "x$FLAGS_CPU" = xs390x; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   702
      $1_CFLAGS_CPU="-mbackchain -march=z10"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   703
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   704
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   705
    if test "x$FLAGS_CPU_ARCH" != xarm &&  test "x$FLAGS_CPU_ARCH" != xppc; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   706
      # for all archs except arm and ppc, prevent gcc to omit frame pointer
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   707
      $1_CFLAGS_CPU_JDK="${$1_CFLAGS_CPU_JDK} -fno-omit-frame-pointer"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   708
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   709
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   710
  elif test "x$TOOLCHAIN_TYPE" = xclang; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   711
    if test "x$FLAGS_OS" = xlinux; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   712
      # ppc test not really needed for clang
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   713
      if test "x$FLAGS_CPU_ARCH" != xarm &&  test "x$FLAGS_CPU_ARCH" != xppc; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   714
        # for all archs except arm and ppc, prevent gcc to omit frame pointer
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   715
        $1_CFLAGS_CPU_JDK="${$1_CFLAGS_CPU_JDK} -fno-omit-frame-pointer"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   716
      fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   717
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   718
  elif test "x$TOOLCHAIN_TYPE" = xsolstudio; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   719
    if test "x$FLAGS_CPU" = xsparcv9; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   720
      $1_CFLAGS_CPU_JVM="-xarch=sparc"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   721
      $1_CFLAGS_CPU_JDK="-xregs=no%appl"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   722
    fi
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   723
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   724
  elif test "x$TOOLCHAIN_TYPE" = xxlc; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   725
    if test "x$FLAGS_CPU" = xppc64; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   726
      $1_CFLAGS_CPU_JVM="-qarch=ppc64"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   727
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   728
  elif test "x$TOOLCHAIN_TYPE" = xmicrosoft; then
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   729
    if test "x$FLAGS_CPU" = xx86; then
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   730
      $1_CFLAGS_CPU_JVM="-arch:IA32"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   731
    fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   732
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   733
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   734
  if test "x$TOOLCHAIN_TYPE" = xgcc; then
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   735
    TOOLCHAIN_CHECK_COMPILER_VERSION(VERSION: 6, PREFIX: $2, IF_AT_LEAST: FLAGS_SETUP_GCC6_COMPILER_FLAGS($1))
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   736
    $1_TOOLCHAIN_CFLAGS="$1_GCC6_CFLAGS"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   737
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   738
    TOOLCHAIN_CHECK_COMPILER_VERSION(VERSION: [4.8], PREFIX: $2,
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   739
        IF_AT_LEAST: [
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   740
          # These flags either do not work or give spurious warnings prior to gcc 4.8.
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   741
          $1_WARNING_CFLAGS_JVM="-Wno-format-zero-length -Wtype-limits -Wuninitialized"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   742
        ]
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   743
    )
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   744
  fi
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   745
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   746
  # EXPORT to API
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   747
  CFLAGS_JVM_COMMON="$ALWAYS_CFLAGS_JVM $ALWAYS_DEFINES_JVM $TOOLCHAIN_CFLAGS_JVM \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   748
      $OS_CFLAGS $OS_CFLAGS_JVM $CFLAGS_OS_DEF_JVM $DEBUG_CFLAGS_JVM \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   749
      $WARNING_CFLAGS $WARNING_CFLAGS_JVM"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   750
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   751
  CFLAGS_JDK_COMMON="$ALWAYS_CFLAGS_JDK $ALWAYS_DEFINES_JDK $TOOLCHAIN_CFLAGS_JDK \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   752
      $OS_CFLAGS $CFLAGS_OS_DEF_JDK $DEBUG_CFLAGS_JDK $DEBUG_SYMBOLS_CFLAGS_JDK \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   753
      $WARNING_CFLAGS $WARNING_CFLAGS_JDK $EXTRA_CXXFLAGS"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   754
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   755
  CFLAGS_JDK_COMMON_CONLY="$TOOLCHAIN_CFLAGS_JDK_CONLY $WARNING_CFLAGS_JDK_CONLY $EXTRA_CFLAGS"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   756
  CFLAGS_JDK_COMMON_CXXONLY="$ALWAYS_DEFINES_JDK_CXXONLY $TOOLCHAIN_CFLAGS_JDK_CXXONLY \
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   757
      $WARNING_CFLAGS_JDK_CXXONLY $EXTRA_CXXFLAGS"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   758
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   759
  $1_CFLAGS_JVM="$1_DEFINES_CPU_JVM $1_CFLAGS_CPU $1_CFLAGS_CPU_JVM $1_TOOLCHAIN_CFLAGS $1_WARNING_CFLAGS_JVM"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   760
  $1_CFLAGS_JDK="$1_DEFINES_CPU_JDK $1_CFLAGS_CPU $1_CFLAGS_CPU_JDK $1_TOOLCHAIN_CFLAGS"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   761
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   762
  $2JVM_CFLAGS="$CFLAGS_JVM_COMMON ${$1_CFLAGS_JVM}"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   763
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   764
  $2CFLAGS_JDKEXE="$CFLAGS_JDK_COMMON $CFLAGS_JDK_COMMON_CONLY ${$1_CFLAGS_JDK}"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   765
  $2CXXFLAGS_JDKEXE="$CFLAGS_JDK_COMMON $CFLAGS_JDK_COMMON_CXXONLY ${$1_CFLAGS_JDK}"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   766
  $2CFLAGS_JDKLIB="${$2CFLAGS_JDKEXE} $PICFLAG"
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   767
  $2CXXFLAGS_JDKLIB="${$2CXXFLAGS_JDKEXE} $PICFLAG"
56148
2dc251b685a2 Getting the overall structure basically right.
ihse
parents: 56147
diff changeset
   768
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   769
  AC_SUBST($2JVM_CFLAGS)
56149
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   770
  AC_SUBST($2CFLAGS_JDKLIB)
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   771
  AC_SUBST($2CFLAGS_JDKEXE)
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   772
  AC_SUBST($2CXXFLAGS_JDKLIB)
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   773
  AC_SUBST($2CXXFLAGS_JDKEXE)
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   774
])
0a4dbc2c7ed1 Cleaning up LDFLAGS, almost done.
ihse
parents: 56148
diff changeset
   775
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   776
# FLAGS_C_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [ARGUMENT], IF_TRUE: [RUN-IF-TRUE],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   777
#                                  IF_FALSE: [RUN-IF-FALSE])
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   778
# ------------------------------------------------------------
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   779
# Check that the C compiler supports an argument
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   780
BASIC_DEFUN_NAMED([FLAGS_C_COMPILER_CHECK_ARGUMENTS],
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   781
    [*ARGUMENT IF_TRUE IF_FALSE], [$@],
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   782
[
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   783
  AC_MSG_CHECKING([if the C compiler supports "ARG_ARGUMENT"])
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   784
  supports=yes
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   785
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   786
  saved_cflags="$CFLAGS"
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   787
  CFLAGS="$CFLAGS ARG_ARGUMENT"
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   788
  AC_LANG_PUSH([C])
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   789
  AC_COMPILE_IFELSE([AC_LANG_SOURCE([[int i;]])], [],
20363
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   790
      [supports=no])
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   791
  AC_LANG_POP([C])
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   792
  CFLAGS="$saved_cflags"
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   793
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   794
  AC_MSG_RESULT([$supports])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   795
  if test "x$supports" = "xyes" ; then
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   796
    :
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   797
    ARG_IF_TRUE
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   798
  else
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   799
    :
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   800
    ARG_IF_FALSE
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   801
  fi
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   802
])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   803
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   804
# FLAGS_CXX_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [ARGUMENT], IF_TRUE: [RUN-IF-TRUE],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   805
#                                    IF_FALSE: [RUN-IF-FALSE])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   806
# ------------------------------------------------------------
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   807
# Check that the C++ compiler supports an argument
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   808
BASIC_DEFUN_NAMED([FLAGS_CXX_COMPILER_CHECK_ARGUMENTS],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   809
    [*ARGUMENT IF_TRUE IF_FALSE], [$@],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   810
[
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   811
  AC_MSG_CHECKING([if the C++ compiler supports "ARG_ARGUMENT"])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   812
  supports=yes
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   813
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   814
  saved_cxxflags="$CXXFLAGS"
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   815
  CXXFLAGS="$CXXFLAG ARG_ARGUMENT"
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   816
  AC_LANG_PUSH([C++])
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   817
  AC_COMPILE_IFELSE([AC_LANG_SOURCE([[int i;]])], [],
20363
fa7663fc5d50 8001931: The new build system whitespace cleanup
ihse
parents: 20362
diff changeset
   818
      [supports=no])
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   819
  AC_LANG_POP([C++])
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   820
  CXXFLAGS="$saved_cxxflags"
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   821
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   822
  AC_MSG_RESULT([$supports])
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   823
  if test "x$supports" = "xyes" ; then
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   824
    :
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   825
    ARG_IF_TRUE
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   826
  else
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   827
    :
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   828
    ARG_IF_FALSE
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   829
  fi
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   830
])
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   831
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   832
# FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [ARGUMENT], IF_TRUE: [RUN-IF-TRUE],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   833
#                                IF_FALSE: [RUN-IF-FALSE])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   834
# ------------------------------------------------------------
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   835
# Check that the C and C++ compilers support an argument
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   836
BASIC_DEFUN_NAMED([FLAGS_COMPILER_CHECK_ARGUMENTS],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   837
    [*ARGUMENT IF_TRUE IF_FALSE], [$@],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   838
[
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   839
  FLAGS_C_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [ARG_ARGUMENT],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   840
  					     IF_TRUE: [C_COMP_SUPPORTS="yes"],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   841
					     IF_FALSE: [C_COMP_SUPPORTS="no"])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   842
  FLAGS_CXX_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [ARG_ARGUMENT],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   843
  					       IF_TRUE: [CXX_COMP_SUPPORTS="yes"],
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   844
					       IF_FALSE: [CXX_COMP_SUPPORTS="no"])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   845
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   846
  AC_MSG_CHECKING([if both compilers support "ARG_ARGUMENT"])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   847
  supports=no
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   848
  if test "x$C_COMP_SUPPORTS" = "xyes" -a "x$CXX_COMP_SUPPORTS" = "xyes"; then supports=yes; fi
42141
06c697759688 7164925: Change -KPIC to -xcode=pic32 on sparc
ihse
parents: 42140
diff changeset
   849
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   850
  AC_MSG_RESULT([$supports])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   851
  if test "x$supports" = "xyes" ; then
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   852
    :
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   853
    ARG_IF_TRUE
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   854
  else
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   855
    :
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   856
    ARG_IF_FALSE
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   857
  fi
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   858
])
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   859
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   860
# FLAGS_LINKER_CHECK_ARGUMENTS(ARGUMENT: [ARGUMENT], IF_TRUE: [RUN-IF-TRUE],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   861
#                                   IF_FALSE: [RUN-IF-FALSE])
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   862
# ------------------------------------------------------------
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   863
# Check that the linker support an argument
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   864
BASIC_DEFUN_NAMED([FLAGS_LINKER_CHECK_ARGUMENTS],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   865
    [*ARGUMENT IF_TRUE IF_FALSE], [$@],
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   866
[
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   867
  AC_MSG_CHECKING([if linker supports "ARG_ARGUMENT"])
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   868
  supports=yes
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   869
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   870
  saved_ldflags="$LDFLAGS"
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   871
  LDFLAGS="$LDFLAGS ARG_ARGUMENT"
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   872
  AC_LANG_PUSH([C])
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   873
  AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   874
      [], [supports=no])
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   875
  AC_LANG_POP([C])
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   876
  LDFLAGS="$saved_ldflags"
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   877
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   878
  AC_MSG_RESULT([$supports])
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   879
  if test "x$supports" = "xyes" ; then
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   880
    :
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   881
    ARG_IF_TRUE
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   882
  else
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   883
    :
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   884
    ARG_IF_FALSE
24911
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   885
  fi
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   886
])
a039e17f8896 8032045: Enable compiler and linker safety switches for debug builds
mduigou
parents: 23981
diff changeset
   887
22721
63761da45392 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
ihse
parents: 22715
diff changeset
   888
AC_DEFUN_ONCE([FLAGS_SETUP_COMPILER_FLAGS_MISC],
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   889
[
22466
25aaf85d1ada 8024265: Enable new build on AIX
simonis
parents: 22465
diff changeset
   890
  # Check that the compiler supports -mX (or -qX on AIX) flags
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   891
  # Set COMPILER_SUPPORTS_TARGET_BITS_FLAG to 'true' if it does
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   892
  FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [${COMPILER_TARGET_BITS_FLAG}${OPENJDK_TARGET_CPU_BITS}],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   893
      IF_TRUE: [COMPILER_SUPPORTS_TARGET_BITS_FLAG=true],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   894
      IF_FALSE: [COMPILER_SUPPORTS_TARGET_BITS_FLAG=false])
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   895
  AC_SUBST(COMPILER_SUPPORTS_TARGET_BITS_FLAG)
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   896
30415
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   897
  AC_ARG_ENABLE([warnings-as-errors], [AS_HELP_STRING([--disable-warnings-as-errors],
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   898
      [do not consider native warnings to be an error @<:@enabled@:>@])])
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   899
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   900
  AC_MSG_CHECKING([if native warnings are errors])
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   901
  if test "x$enable_warnings_as_errors" = "xyes"; then
42300
218374d35efd 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
ihse
parents: 42141
diff changeset
   902
    AC_MSG_RESULT([yes (explicitly set)])
30415
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   903
    WARNINGS_AS_ERRORS=true
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   904
  elif test "x$enable_warnings_as_errors" = "xno"; then
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   905
    AC_MSG_RESULT([no])
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   906
    WARNINGS_AS_ERRORS=false
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   907
  elif test "x$enable_warnings_as_errors" = "x"; then
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   908
    AC_MSG_RESULT([yes (default)])
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   909
    WARNINGS_AS_ERRORS=true
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   910
  else
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   911
    AC_MSG_ERROR([--enable-warnings-as-errors accepts no argument])
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   912
  fi
33443
ea274e904321 8141543: Propagate --disable-warnings-as-errors to hotspot
ihse
parents: 33440
diff changeset
   913
30415
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   914
  AC_SUBST(WARNINGS_AS_ERRORS)
c5629d65265d 8074859: Turn on warnings as error
ihse
parents: 30096
diff changeset
   915
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   916
  case "${TOOLCHAIN_TYPE}" in
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   917
    microsoft)
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   918
      DISABLE_WARNING_PREFIX="-wd"
25882
bd4315f0084b 8022177: Windows/MSYS builds broken
erikj
parents: 25854
diff changeset
   919
      CFLAGS_WARNINGS_ARE_ERRORS="-WX"
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   920
      ;;
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   921
    solstudio)
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   922
      DISABLE_WARNING_PREFIX="-erroff="
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   923
      CFLAGS_WARNINGS_ARE_ERRORS="-errtags -errwarn=%all"
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   924
      ;;
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   925
    gcc)
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   926
      # Prior to gcc 4.4, a -Wno-X where X is unknown for that version of gcc will cause an error
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   927
      FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [-Wno-this-is-a-warning-that-do-not-exist],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   928
          IF_TRUE: [GCC_CAN_DISABLE_WARNINGS=true],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   929
          IF_FALSE: [GCC_CAN_DISABLE_WARNINGS=false]
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   930
      )
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   931
      if test "x$GCC_CAN_DISABLE_WARNINGS" = "xtrue"; then
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   932
        DISABLE_WARNING_PREFIX="-Wno-"
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   933
      else
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   934
        DISABLE_WARNING_PREFIX=
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   935
      fi
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   936
      CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
37864
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   937
      # Repeate the check for the BUILD_CC and BUILD_CXX. Need to also reset
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   938
      # CFLAGS since any target specific flags will likely not work with the
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   939
      # build compiler
34102
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   940
      CC_OLD="$CC"
37864
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   941
      CXX_OLD="$CXX"
34102
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   942
      CC="$BUILD_CC"
37864
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   943
      CXX="$BUILD_CXX"
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   944
      CFLAGS_OLD="$CFLAGS"
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   945
      CFLAGS=""
34923
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   946
      FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [-Wno-this-is-a-warning-that-do-not-exist],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   947
          IF_TRUE: [BUILD_CC_CAN_DISABLE_WARNINGS=true],
0a2be16ce53d 8146995: Introduce named arguments in configure
ihse
parents: 34864
diff changeset
   948
          IF_FALSE: [BUILD_CC_CAN_DISABLE_WARNINGS=false]
34102
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   949
      )
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   950
      if test "x$BUILD_CC_CAN_DISABLE_WARNINGS" = "xtrue"; then
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   951
        BUILD_CC_DISABLE_WARNING_PREFIX="-Wno-"
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   952
      else
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   953
        BUILD_CC_DISABLE_WARNING_PREFIX=
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   954
      fi
c0a98357f847 8143141: Bring in minor build changes from the jigsaw/jake forest
erikj
parents: 33571
diff changeset
   955
      CC="$CC_OLD"
37864
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   956
      CXX="$CXX_OLD"
5284b5a9fdc7 8155587: Cross compilation may cause compiler warnings for "build" compiler
erikj
parents: 37404
diff changeset
   957
      CFLAGS="$CFLAGS_OLD"
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   958
      ;;
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   959
    clang)
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   960
      DISABLE_WARNING_PREFIX="-Wno-"
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   961
      CFLAGS_WARNINGS_ARE_ERRORS="-Werror"
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   962
      ;;
35747
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   963
    xlc)
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   964
      DISABLE_WARNING_PREFIX="-qsuppress="
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   965
      CFLAGS_WARNINGS_ARE_ERRORS="-qhalt=w"
aeaa6d0101a8 8149647: Incremental enhancements from build-infra
ihse
parents: 35451
diff changeset
   966
      ;;
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   967
  esac
29304
81a723f8d33c 8074096: Disable (most) native warnings in JDK on a per-library basis
ihse
parents: 28907
diff changeset
   968
  AC_SUBST(DISABLE_WARNING_PREFIX)
36506
17612cee3530 8142968: Module System implementation
alanb
parents: 36051
diff changeset
   969
  AC_SUBST(BUILD_CC_DISABLE_WARNING_PREFIX)
23423
153d4b6b1124 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
sla
parents: 23161
diff changeset
   970
  AC_SUBST(CFLAGS_WARNINGS_ARE_ERRORS)
16987
19305cbf4362 8013786: JDK-8013480 broke configure on solaris
erikj
parents: 16582
diff changeset
   971
])
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   972
39936
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   973
# FLAGS_SETUP_GCC6_COMPILER_FLAGS([PREFIX])
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   974
# Arguments:
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   975
# $1 - Prefix for each variable defined.
39936
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   976
AC_DEFUN([FLAGS_SETUP_GCC6_COMPILER_FLAGS],
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   977
[
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   978
  # These flags are required for GCC 6 builds as undefined behaviour in OpenJDK code
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   979
  # runs afoul of the more aggressive versions of these optimisations.
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   980
  # Notably, value range propagation now assumes that the this pointer of C++
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   981
  # member functions is non-null.
39936
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   982
  NO_DELETE_NULL_POINTER_CHECKS_CFLAG="-fno-delete-null-pointer-checks"
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   983
  dnl Argument check is disabled until FLAGS_COMPILER_CHECK_ARGUMENTS handles cross-compilation
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   984
  dnl FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [$NO_DELETE_NULL_POINTER_CHECKS_CFLAG -Werror],
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   985
  dnl					     IF_FALSE: [NO_DELETE_NULL_POINTER_CHECKS_CFLAG=""])
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   986
  NO_LIFETIME_DSE_CFLAG="-fno-lifetime-dse"
39936
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   987
  dnl Argument check is disabled until FLAGS_COMPILER_CHECK_ARGUMENTS handles cross-compilation
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   988
  dnl FLAGS_COMPILER_CHECK_ARGUMENTS(ARGUMENT: [$NO_LIFETIME_DSE_CFLAG -Werror],
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   989
  dnl					     IF_FALSE: [NO_LIFETIME_DSE_CFLAG=""])
552923792fd8 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
andrew
parents: 39194
diff changeset
   990
  AC_MSG_NOTICE([GCC >= 6 detected; adding ${NO_DELETE_NULL_POINTER_CHECKS_CFLAG} and ${NO_LIFETIME_DSE_CFLAG}])
56153
13a257673a61 CFLAGS is roughly sorted out now...
ihse
parents: 56150
diff changeset
   991
  $1_GCC6_CFLAGS="${NO_DELETE_NULL_POINTER_CHECKS_CFLAG} ${NO_LIFETIME_DSE_CFLAG}"
36535
141db8da8c18 8151841: Build needs additional flags to compile with GCC 6
andrew
parents: 36531
diff changeset
   992
])