VirtualBox

Changeset 107019 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Nov 15, 2024 10:15:20 PM (2 months ago)
Author:
vboxsync
Message:

/Config.kmk,tools/Makefile.kmk,Add/3d/VBoxICD/Makefile.kmk: Switch to VCC143 for amd64 & x86 (windows) - requires symlink creation rigths for the tools. jiraref:VBP-1439

This means we'll be using the same compiler versions for all three windows architectures (arm64 already uses VCC143).
We cannot upgrade the SDK for amd64 & x86, though, because there are no x86 kernel mode libs in 10.0.26000.0 and neither are there any amd64 libs for win7 kernel mode any more.

WARNING! For fetching the tools you need symbolic link creation rights. See comments above the win.vcc.v14.3.17.11.5 tool in tools/Makefile.kmk for details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/3D/win/VBoxICD/Makefile.kmk

    r106674 r107019  
    3737# -wd4005: '__useHeader' : redefinition
    3838VBoxICD_CFLAGS  := -wd4005
    39 if "$(VBOX_NEWER_VCC_TOOL_STEM)" >= "VCC141"
     39if "$(VBOX_VCC_TOOL_STEM)" >= "VCC141"
    4040 # -wd4255: 'PFND3DKMT_CHECKEXCLUSIVEOWNERSHIP': no function prototype given: converting '()' to '(void)'
    4141 VBoxICD_CFLAGS += -wd4255
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette