Mail Archives: djgpp/2001/04/22/05:00:50
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote:
>
> On Fri, 20 Apr 2001 rpolzer AT www42 DOT t-offline DOT de wrote:
>
> > W.Gwinn <Lithiemgod AT hotmail DOT com> wrote:
> > > Does anyone have any recommendation for a C/C++ compiler with a minimal
> > > footprint? editing to be done in Edit, on an old 40mb Laptop.
> > > speed not a real issue
> >
> > No, DJGPP seems not to be suitable for this.
>
> Why not? 40MB is not something you cannot install and use DJGPP on.
>
> Is that 40MB disk space or memory size, btw? If that's the disk size,
> what is the size of physically installed memory on that system?
I thought about this: Some time ago, I had a 40MB 286 with 1 MB RAM
(and Hercules gfx). On this one, DJGPP did not run because of the RAM
and the 286. The successor was a 50MB 386SX16 with 1 MB RAM, and now
the RAM is the problem. But with 4M it _may_ work - at least if
cwsdpmi supports swapping (AFAIK it does).
> > But - there is no real C++ compiler for such machines.
>
> DJGPP is such a compiler.
I was still thinking of a 286.
--
#!/usr/bin/perl -W -- WARNING: This will print 22,307 bytes! <strictsafe!>
use strict;for(my$y=-1;$y<1;$y+=.1){for(my$x=-1.9;$x<.4;$x+=.03){print'+';
my$X=my$Y=0;for(0..99){($X,$Y)=($X*$X-$Y*$Y+$x,2*$X*$Y+$y);print"\b "if$X*
$X+$Y*$Y>9;}}print"\n"};print''.reverse"\nHPAJ \a!rezloP .R yb torblednaM"
- Raw text -