auto-import errors with mingw

Peter Kümmel syntheticpp at gmx.net
Wed Mar 1 12:40:00 CET 2006


Ralf Habacker wrote:
> This messages indicates, that there is code referenced without 
> dllimport/dllexport decoration. I suggest to add 
> -Wl,--disable-auto-import to mingw linker script to avoid such confusion 
> and to make clear that there is decoration is required.
>

This will not help, see

http://mail.kde.org/pipermail/kde-buildsystem/2006-February/001405.html


My preferred solution is:

http://mail.kde.org/pipermail/kde-buildsystem/2006-February/001413.html

or inlining for all compilers.


Peter


More information about the Kde-buildsystem mailing list