Menu

#748 duplicate libs in w32api

closed
nobody
2005-06-04
2005-03-29
No

In current CVS w32api; there's a couple duplicates :
lib/dinput.c && lib/dinput.def
lib/directx/dinput.def
which both builds "libdinput.a" but one seems to be
overwritten when making "install"

Same for these files :
d3dim.def
d3drm.def
d3dxof.def
ddraw.def
dplayx.def
dsetup.def
dsound.def
dxguid.c

I guess we could remove one of each pair, especially
because "install" will overwrite one of each.

Discussion

  • Anonymous

    Anonymous - 2005-06-04

    Logged In: YES
    user_id=827175

    Resolution:
    winsup CVS has this problem fixed.
    mingw w32api CVS hasn't yet merged this resolution.

     
  • Anonymous

    Anonymous - 2005-06-04
    • status: open --> closed
     
  • Earnie Boyd

    Earnie Boyd - 2005-06-04

    Logged In: YES
    user_id=15438

    sources.redhat.com is the official keeper of the w32api and
    mingw-runtime source cvs. The mingw CVS is updated at the
    time I do a release.

    Earnie