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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: 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 \

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

                Created:
                Updated:
                Resolved: