On Thu, 2007-10-11 at 15:35 +0200, Jacek M. Holeczek wrote: > 1. what is this library for? > 2. when do I really need to have it on the ppc? > 3. when can I "skip" it?
A peek in src/mingw/Makefile* and mingwthrd.def reveals which
sources are in that DLL.
Another peek in src/mingw/mthr.c and src/mingw/mthr_init.c and
you'll see comments at the top which indicate that these are used
only in specific situations :
* Implement Mingw thread-support DLL .
*
* This file is used iff the following conditions are met:
* - gcc uses -mthreads option
* - user code uses C++ exceptions
> Most of "free" ppc source code is designed for the MS VC++ (or Studio).
> So here's another silly question - is there any site which collects
> "public domain" source code that is compiled by the cegcc suite?
Don't know. I guess we could assemble a list of URLs of applications
that work with our toolset. I assume that most of these apps already
have a project on sourceforge or so.
Is this what you're asking ?
Danny
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Cegcc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cegcc-devel
