VirtualBox

Changeset 1196 in vbox for trunk


Ignore:
Timestamp:
Mar 4, 2007 8:57:50 PM (18 years ago)
Author:
vboxsync
Message:

build on OS/2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/new/Makefile.kmk

    r960 r1196  
    134134 $(REM_MOD)_CLEAN           = $(FILE_OP_OBJ) $(PATH_$(REM_MOD))/op.S.dep
    135135endif
    136 $(REM_MOD)_SOURCES.os2      = $(REM_MOD).def
     136#$(REM_MOD)_SOURCES.os2      = $(PATH_TARGET)/$(REM_MOD).def
    137137$(REM_MOD)_SOURCES.win.x86  = $(REM_MOD).def
    138138
     
    189189 $(REM_MOD)_DEFS           += _GNU_SOURCE _FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE _REENTRANT
    190190
     191 $(REM_MOD)_LDFLAGS.darwin  = -read_only_relocs suppress -install_name @executable_path/$(REM_MOD).dylib -multiple_defined warning
    191192 $(REM_MOD)_LDFLAGS.l4      = -T$(L4_LIBDIR)/../main_rel.ld -nostdlib -Wl,--no-undefined
    192  $(REM_MOD)_LDFLAGS.darwin  = -read_only_relocs suppress -install_name @executable_path/$(REM_MOD).dylib -multiple_defined warning
     193 $(REM_MOD)_LDFLAGS.os2     = -Zomf
     194 $(REM_MOD)_LDFLAGS.debug   = -g
    193195 ifeq ($(BUILD_TARGET_ARCH),amd64)
    194196  $(REM_MOD)_LIBS           = $(FILE_TOOL_GCC3_LIBGCC)
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