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

Exclude AIX from VS.NET make/windows/projectcreator.make

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • svc
    • b04
    • x86
    • windows

        Manifestations on VS.NET compilations:

        Add directive to 'precompiled.hpp' or rebuild precompiled header
        1>..\..\src\os\aix\vm\os_aix.cpp(107): warning C4627: '#include <sys/systemcfg.h>': skipped when looking for precompiled header use
        1> Add directive to 'precompiled.hpp' or rebuild precompiled header
        1>..\..\src\os\aix\vm\os_aix.cpp(108): warning C4627: '#include <sys/time.h>': skipped when looking for precompiled header use
        ....


        Fix by:

        + -ignorePath aix \

              mgronlun Markus Grönlund
              mgronlun Markus Grönlund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: