Changeset 331 for trunk/openjdk/corba


Ignore:
Timestamp:
Feb 22, 2012, 8:34:47 PM (14 years ago)
Author:
dmik
Message:

Enable WLINK support.

It seems that the AWT DLL can now be successfully linked by WLINK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk/corba/make/common/shared/Compiler-gcc.gmk

    r278 r331  
    5757
    5858ifeq ($(PLATFORM), os2)
    59 
    60   ifeq ($(EMXOMFLD_TYPE), WLINK)
    61     $(error WLINK is not currently supported due to fixup-related bugs when building awt.dll. \
    62             Use VAC308 ILINK instead)
    63   endif
    6459
    6560  # Settings specific to OS/2
Note: See TracChangeset for help on using the changeset viewer.