Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8353699

Zero 32-bit (x86) is broken

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • infrastructure

      Building zero on x86 (32-bit variant) has been broken for a while now. I get:

      ```
      cc1plus: error: /shared/projects/openjdk/jdk-jdk/output-fastdebug-zero-32/hotspot/variant-zero/libjvm/objs/precompiled/precompiled.hpp.gch: created and used with different settings of %<-fpic%> [-Werror]
      ```

      on Linux x64.

      configure line:

      ```
      --with-boot-jdk=../../jdk24 --with-gtest=/shared/projects/openjdk/gtest/googletest-1.14.0 --with-debug-level=fastdebug --with-jvm-variants=zero -with-build-jdk=../output-release/images/jdk --with-target-bits=32
      ```

      I did not test older releases, but know it has been broken for a while.

            Unassigned Unassigned
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: