JonY, you've added libsapi.a to Makefile, but you missed to add its 32-bit .def file. I assume you missed that.
Cheers, Kai 2012/10/29 Алексей Павлов <[email protected]>: > Hi! > After recent commit about lib32/libsapi.a I have error with building > mingw-w64 from trunk: > > dlltool --as-flags=--32 -m i386 -k --as=as --output-lib lib32/libcabinet.a > --input-def ../../mingw-sources/mingw-w64-crt/lib32/cabinet.def > make[1]: *** No rule to make target `lib32/libsapi.a', needed by `all-am'. > Stop. > make[1]: Leaving directory `/temp/prereq-build/x32-mingw-w64-crt-multi' > make: *** [all] Error 2 > > ------------------------------------------------------------------------------ > The Windows 8 Center - In partnership with Sourceforge > Your idea - your app - 30 days. > Get started! > http://windows8center.sourceforge.net/ > what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > -- | (\_/) This is Bunny. Copy and paste | (='.'=) Bunny into your signature to help | (")_(") him gain world domination ------------------------------------------------------------------------------ The Windows 8 Center - In partnership with Sourceforge Your idea - your app - 30 days. Get started! http://windows8center.sourceforge.net/ what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
