http://bugs.winehq.org/show_bug.cgi?id=19891
Summary: d3dim, rasdlg, resutils: warning: import library doesn't export anything Product: Wine Version: 1.1.28 Platform: Macintosh OS/Version: Linux Status: NEW Keywords: download, source Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Found this while compiling on ppc. Strangely though, no warning on x86_64 (at least, that I've noticed).
http://bugs.winehq.org/show_bug.cgi?id=19891
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |ppc32
http://bugs.winehq.org/show_bug.cgi?id=19891
--- Comment #1 from Austin English austinenglish@gmail.com 2010-08-23 12:07:36 --- d3dim.dll: Import library doesn't export anything resutils.dll: Import library doesn't export anything
Still present (on Sparc).
http://bugs.winehq.org/show_bug.cgi?id=19891
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2010-08-23 12:39:07 --- We don't generate stubs for Winelib-only platforms, so this is normal for dlls that only contain stubs. It will disappear once some entry points are implemented.
http://bugs.winehq.org/show_bug.cgi?id=19891
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2010-11-09 15:47:39 CST --- so that bug is maybe invalid ...
http://bugs.winehq.org/show_bug.cgi?id=19891
--- Comment #4 from André H. nerv@dawncrow.de 2011-03-12 11:40:18 CST --- worth a retry
http://bugs.winehq.org/show_bug.cgi?id=19891
--- Comment #5 from Austin English austinenglish@gmail.com 2011-03-21 22:57:48 CDT --- Still in 1.3.16.
http://bugs.winehq.org/show_bug.cgi?id=19891
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID
--- Comment #6 from André H. nerv@dawncrow.de 2013-04-21 06:42:25 CDT --- Marking invalid as explained in Comment #2 e.g. on ARM we meanwhile produce stubs and this bug disapeared.
http://bugs.winehq.org/show_bug.cgi?id=19891
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com 2013-04-22 21:12:41 CDT --- Closing.