https://issues.apache.org/ooo/show_bug.cgi?id=118923
--- Comment #51 from Yuri Dario <[email protected]> --- Export libraries built from dll do not recognize ordinals, so .DEF file must be processed to recognize numbers. The drawback is that _Export is no longer working. various: build import libraries from .def file instead of .dll, allows export by ordinal for faster loading. Sending solenv/gbuild/platform/os2.mk Sending solenv/inc/_tg_def.mk Sending solenv/inc/_tg_shl.mk Sending solenv/inc/os2gcci.mk Sending solenv/inc/tg_def.mk Sending solenv/inc/tg_shl.mk Committed revision 1415951. -- You are receiving this mail because: You are on the CC list for the bug.
