On Apr 28 17:34, Corinna Vinschen wrote:
> Hi Christian,
> 
> On Apr 28 17:24, Christian Franke wrote:
> > For some unknown reason, certain functions from advapi32.dll are now also
> > exported by the kernel32.dll of recent Windows versions. To provide backward
> > compatibility, -ladvapi32 must occur before -lkernel32 in the linker
> > command, but this is not the case by default:
> > [...]
> > A modified specs file with '... -ladvapi32 -lkernel32' in the libgcc rule
> > would fix the problem.
> > 
> > I could add a report to gcc bugzilla if desired.
> 
> That would be great, especially given both platforms are affected.

But then again, this seems to be a bug in the w32api import libs,
rather than a problem with the toolchain, no?


Corinna


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to