Menu

#198 Find implementation of dlopen and dlsym for MinGW

Version 4.0 RC1
assigned
None
Core
major
trunk
task
2016-05-15
2009-07-10
No

The win32 MinGW build of the core cannot be linked until dlopen and dlsym are available for MinGW.

Discussion

  • Teresa Carlon

    Teresa Carlon - 2009-07-10
    • status changed from new to assigned
     
  • David P. Chassin

    • priority changed from blocker to critical
    • milestone changed from Release win32-2_0_0 to Release src-2_0_0
     
  • David P. Chassin

    • priority changed from critical to minor
    • milestone changed from Release src-2_0_0 to Release win32-2_1_0
     
  • David P. Chassin

    • priority changed from minor to major
    • milestone changed from Release win32-2_1_0 to Version 3.0 RC 1

    This is needed to get rid of the need to build using MSVC. It may be time to implement the needed code in MSVC and make a small standalone .lib available to MinGW compiles for this purpose.

     
  • David P. Chassin

    • owner changed from mhauer to dchassin
    • version changed from 2.0 to trunk
    • milestone changed from Version 3.0 RC 1 to Unscheduled

    A quick online search indicates that patches are available and some windows systems can use libdl.dll. When choosing the library, remember not to select GPL or LGPL versions.

     
  • David P. Chassin

    • Milestone: Unscheduled --> Version 4.0 RC1