Rugxulo Usono, 30.10.2009, 21:28 |
Borland C/C++ 5.5.1 for Win32 (Developers) |
According to David Lindauer (and indirectly, Japheth), it seems that FreeDOS, unlike other DOSes, is unable to run BCC 5.5 (circa 2000) under HX. That was as of two months ago, and I haven't heard back from him (just replied yet again since I downloaded it today ... no re-registration required, thankfully). Anybody have any idea? I haven't tried it yet in pure FreeDOS, but it's not too hard to do (8 MB download, 50 MB once installed). |
Japheth Germany (South), 31.10.2009, 09:21 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> According to David Lindauer (and indirectly, Japheth), it seems that --- |
Rugxulo Usono, 31.10.2009, 19:49 @ Japheth |
Borland C/C++ 5.5.1 for Win32 |
> This can't be a general problem, because it works for me. |
DOS386 06.11.2009, 05:44 (edited by DOS386, 06.11.2009, 05:56) @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> Apparently, he says it's only related to system() and only on FreeDOS. But --- |
Rugxulo Usono, 07.11.2009, 17:33 @ DOS386 |
Borland C/C++ 5.5.1 for Win32 |
> > Apparently, he says it's only related to system() and only on |
DOS386 08.11.2009, 05:22 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> Yes, David, and he never supplied any sample code, so I can't --- |
Rugxulo Usono, 09.11.2009, 04:36 @ DOS386 |
Borland C/C++ 5.5.1 for Win32 |
> > Yes, David, and he never supplied any sample code, so I can't |
RayeR CZ, 10.11.2009, 10:08 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> > BTW, MinGW got finally updated to GCC 4.4.0 : --- |
Rugxulo Usono, 11.11.2009, 01:06 @ RayeR |
Borland C/C++ 5.5.1 for Win32 |
> I upgraded my mingw before some weeks :) Yes it's dependent on msvcrt but |
RayeR CZ, 11.11.2009, 03:12 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
I think that msvcrt dlls are default present on windows system so for mingw progs you just provide a few kb binary but for cygwin you need big extra dll. I don't have experiences with OW but both mingw and cygwin use gcc and some standard libs which is good for source code compatability with djgpp or linux gcc, etc. --- |
Rugxulo Usono, 11.11.2009, 04:51 @ RayeR |
Borland C/C++ 5.5.1 for Win32 |
> I think that msvcrt dlls are default present on windows system |
RayeR CZ, 12.11.2009, 01:49 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> Which MSVCRT? Which Windows? I don't think they are compatible, for the --- |
Rugxulo Usono, 12.11.2009, 03:04 @ RayeR |
Borland C/C++ 5.5.1 for Win32 |
> > Which MSVCRT? Which Windows? I don't think they are compatible, for the |
RayeR CZ, 12.11.2009, 12:08 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> Well, most of what I meant is that developers no longer test (or care) --- |
ecm Düsseldorf, Germany, 12.11.2009, 15:04 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> (not to mention big/little-endian, INT_MAX, etc). --- |
DOS386 15.11.2009, 11:18 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 | MinGW |
> don't know the details. (But I do somewhat dislike MinGW --- |
Rugxulo Usono, 15.11.2009, 18:03 @ DOS386 |
Borland C/C++ 5.5.1 for Win32 | MinGW |
> > don't know the details. (But I do somewhat dislike MinGW |
DOS386 22.11.2009, 11:48 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 | MinGW |
> It has inline assembly, either via "pragma aux" or "asm {" --- |
marcov 01.11.2009, 00:18 @ Rugxulo |
Borland C/C++ 5.5.1 for Win32 |
> Although, to be honest, TC++ 2006 never installed |
Rugxulo Usono, 01.11.2009, 04:26 @ marcov |
Borland C/C++ 5.5.1 for Win32 |
> Since they seem to have canned TD 2006 too, which installed perfectly fine |