Is the standard C library that comes with Pelles C, implemented in pelles c?
Quote from: tra on October 20, 2014, 09:53:27 PM
Is the standard C library that comes with Pelles C, implemented in pelles c?
Can you rephrase this question in such a way that it actually makes sense? :-\
Ralf
Most likely done with PellesC.
I also wonder if the Microsoft C run-time ( msvcrt.dll) is used as it is with MinGW. That thing is seriously outdated and they have no intention of updating it.
Quote from: Jim_B on December 15, 2014, 02:19:20 AM
I also wonder if the Microsoft C run-time ( msvcrt.dll) is used as it is with MinGW. That thing is seriously outdated and they have no intention of updating it.
Yes MingW use standard M$ libs and dll's
Quote from: Jim_B on December 15, 2014, 02:19:20 AM
I also wonder if the Microsoft C run-time ( msvcrt.dll) is used as it is with MinGW. That thing is seriously outdated and they have no intention of updating it.
Why would they? It's part of an old version of VC++, with newer versions of VC++ having different names for the updated and matching version of this DLL...
http://en.wikipedia.org/wiki/Microsoft_Windows_library_files#MSVCRT.DLL_and_MSVCPP.DLL
Ralf
And these too:
libmsvcr100.a
libmsvcr100d.a
libmsvcr70.a
libmsvcr70d.a
libmsvcr71.a
libmsvcr71d.a
libmsvcr80.a
libmsvcr80d.a
libmsvcr90.a
libmsvcr90d.a
libmsvcrt.a
libmsvcrtd.a