2009/12/23 Alon Bar-Lev <alon.bar...@gmail.com>:
> Great!
> It works.

Thanks for testing. I will apply it to v1.0 branch and trunk.

> But... Why there is a huge difference between lib64 and lib32 libraries?
> I see that lib32 contains only 142 libraries while lib64 contains 2042.
>
> For example libpdh is missing in lib32.

Well, for 64-bit we generated those import libraries by gendef tool.
For 32-bit we took as initial set the .def files from mingw.org (we
extended already some of them). So if you want to have specific import
libraries generated, feel free to use our gendef tool on this DLL and
review if the imports described are matching. If you want to provide
your generated .def file(s) and that it becomes part of default crt
build, be welcome to post the .def file for x86.

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to