VirtualBox

Ignore:
Timestamp:
May 12, 2009 10:08:12 AM (16 years ago)
Author:
vboxsync
Message:

GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/Makefile.kmk

    r18999 r19600  
    187187tstInlineAsm_SOURCES = tstInlineAsm.cpp
    188188
    189 tstInlineAsmPIC_SOURCES = tstInlineAsm.cpp
     189tstInlineAsmPIC_SOURCES = \
     190        tstInlineAsm.cpp \
     191        ../common/asm/ASMAtomicCmpXchgU64.asm \
     192        ../common/asm/ASMAtomicReadU64.asm
    190193tstInlineAsmPIC_CXXFLAGS = -fPIC
    191194tstInlineAsmPIC_DEFS = PIC
    192195
    193 tstInlineAsmPIC3_SOURCES = tstInlineAsm.cpp
     196tstInlineAsmPIC3_SOURCES = \
     197        tstInlineAsm.cpp \
     198        ../common/asm/ASMAtomicCmpXchgU64.asm \
     199        ../common/asm/ASMAtomicReadU64.asm
    194200tstInlineAsmPIC3_CXXFLAGS = -fPIC -fomit-frame-pointer -O3
    195201tstInlineAsmPIC3_DEFS = PIC
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