On Fri, 1 Jan 2010 09:01:52 -0800 (PST), Rugxulo
wrote:
>use other stuff (XMS, VCPI). Mixing v1 and v2 apps is rare since most
>got updated or are redundant. (FYI, the Desqview/X toolkit used DJGPP
There is no such word as "rare".
- Dan
--
Daniel G. McGrath
Binghamton, New York
e-mail: dmcg6174[AT]gmail[DOT]com
...
Hi,
On Jan 3, 3:56=A0pm, Marco van de Voort wrote:
> On 2010-01-03, Rugxulo wrote:
>
> > 286s (which isn"t really that bad a thing). So MS and IBM parted ways.
> > If you think DOS was doomed, you forgot that Win3.x ran atop DOS (even
> > DR-DOS), and even Win9x ran atop MS-DOS 7.
>
> Which meant absolutely nothing from most users perspective.
Sure it does, esp. (and only) if you want to run DOS programs! And
that"s considered a valuable feature except by very young kids and old
snobs.
>...
On 2010-01-03, Rugxulo wrote:
> 286s (which isn"t really that bad a thing). So MS and IBM parted ways.
> If you think DOS was doomed, you forgot that Win3.x ran atop DOS (even
> DR-DOS), and even Win9x ran atop MS-DOS 7.
Which meant absolutely nothing from most users perspective. Is like a Mac
with Forth based bootstrap not making every Mac users Forth experts. (or
even know what it is)
And yes, DPMI was originally created to make >640kb use over a range of OSes
possible. But mostly for their d...
Hi again,
On Jan 3, 9:01=A0am, Marco van de Voort wrote:
>
> I"m not really a free-market bigot, but even MS does direct itself a bit =
in
> the direction where customers are going. And (specially new) users adopte=
d
> win 3.x (which IMHO was not good enough to touch with a bargepole) en
> masse. Corporate and home-. Then it was already clear that Dos was doomed=
,
> moreover when Word started to rapidly replace WP.
I think you"re mistaken. Win 3.0 came out in 1990, and that"s where
DPMI a...
Hi,
On Jan 3, 9:01=A0am, Marco van de Voort wrote:
>
> FPC did support go32v1, but I never saw it run. When I joined in 1997/8 i=
irc
> it was already v2.
v2 is from 1996, so that"s why. It"s much more stable and compatible
although technically DJGPP v2 has no separate extender anymore, that
part is built into the lib. It only needs and can only use DPMI (which
is a "standard"). Of course, v2 apps are bigger due to this, but then
again, go32.exe is fairly bulky too (78k), but UPX only handles...
On 2010-01-02, Rugxulo wrote:
> On Jan 2, 8:43=am, Marco van de Voort wrote:
>> On 2010-01-01, Rugxulo wrote:
>>
>> FPC uses v2, apparantly I"m mistaking/outdated since go32.exe is no longer
>> in SVN
>
> From the looks of it, FPC 1.0.10 used to perhaps support v1 also
> (source/rtl/go32v1 and source/rtl/go32v2).
FPC did support go32v1, but I never saw it run. When I joined in 1997/8 iirc
it was already v2. People have played with a bunch more extenders too
(pmode, watcom), but none really s...
Hi again,
On Jan 2, 12:07=A0pm, Rugxulo wrote:
>
> On Jan 2, 8:43=A0am, Marco van de Voort wrote:
>
> > On fast computers, I never saw TP code outperform the same code in 32-b=
it if
> > the code was non-trivial.
A 386 and a 486 are different animals, e.g. LODSB isn"t much (if any)
penalty on the former but heavily slower on the latter. Granted, I"ve
never truly optimized for those processors, so I can"t say for sure,
but in other words, what was fast then ain"t as fast now. (Even GCC
2.8....
Hi,
On Jan 2, 8:43=A0am, Marco van de Voort wrote:
> On 2010-01-01, Rugxulo wrote:
>
> FPC uses v2, apparantly I"m mistaking/outdated since go32.exe is no longe=
r
> in SVN
From the looks of it, FPC 1.0.10 used to perhaps support v1 also
(source/rtl/go32v1 and source/rtl/go32v2). I think I"ve read that
DJGPP decided it was too much trouble to support both DPMI and e.g.
VCPI or whatever, so they didn"t bother in v2. DPMI was usually the
best way to use lots of RAM on OS/2 and Windows "back i...
On 2010-01-01, Rugxulo wrote:
>> > So it won"t run without go32.exe??
>>
>> Afaik no, but I haven"t tested that in a decade. If I used dos I simply used
>> the install with a bunch of files in it.
>
> As mentioned, even GO32-V2.EXE needs CWSDPMI, so it"s not a substitute
> (although old old v1"s GO32 predated CWSDPMI and hence didn"t need
> it). In v2 DPMI is always required unlike v1 where it could optionally
> use other stuff (XMS, VCPI). Mixing v1 and v2 apps is rare since most
> got updated o...
Subject: CLPB Mini FAQ
Archive-name: pascal/borland-minifaq
Posting-Frequency: Every week
Last-modified: 2006-02-04
Version: 1.68
This document is (in general) posted every week as an aid to new
readers of these Newsgroups. It provides background knowledge of the
group, answers to the most frequently asked questions, a listing of
Pascal resources and netiquette in posting to the groups. Please do
take the time to read through this information.
Changes to the FAQ, giving a new version number ...