VirtualBox

Ignore:
Timestamp:
Jun 8, 2017 11:50:14 AM (8 years ago)
Author:
vboxsync
Message:

Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit code generated by gcc-7 or later

Location:
trunk/src/VBox/HostDrivers/VBoxNetAdp/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile

    r67063 r67293  
    7373        math/gcc/qdivrem.o \
    7474        math/gcc/udivdi3.o \
     75        math/gcc/udivmoddi4.o \
    7576        math/gcc/divdi3.o \
    7677        math/gcc/umoddi3.o
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/linux/files_vboxnetadp

    r60584 r67293  
    7171    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/quad.h=>math/gcc/quad.h \
    7272    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivdi3.c=>math/gcc/udivdi3.c \
     73    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/udivdmodi4.c=>math/gcc/udivmoddi4.c \
    7374    ${PATH_ROOT}/src/VBox/Runtime/common/math/gcc/umoddi3.c=>math/gcc/umoddi3.c \
    7475    ${PATH_ROOT}/src/VBox/Runtime/common/string/strformat.cpp=>common/string/strformat.c \
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