Pelles C forum

Pelles C => General discussions => Topic started by: tra on October 20, 2014, 09:53:27 PM

Title: Is the lib c implemented with pelles C?
Post by: tra on October 20, 2014, 09:53:27 PM

Is the standard C library that comes with Pelles C, implemented in pelles c?

Title: Re: Is the lib c implemented with pelles C?
Post by: Bitbeisser on October 22, 2014, 02:07:32 AM
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
Title: Re: Is the lib c implemented with pelles C?
Post by: TimoVJL on October 22, 2014, 06:27:36 AM
Most likely done with PellesC.
Title: Re: Is the lib c implemented with pelles C?
Post by: 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.
Title: Re: Is the lib c implemented with pelles C?
Post by: frankie on December 15, 2014, 11:17:54 AM
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
Title: Re: Is the lib c implemented with pelles C?
Post by: Bitbeisser on December 17, 2014, 02:07:40 AM
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
Title: Re: Is the lib c implemented with pelles C?
Post by: TimoVJL on December 17, 2014, 07:32:05 AM
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