Mail Archives: djgpp/2000/11/02/08:01:39
In article <hg800ts8fo8ovg3q0894sdl9fhapi9itp5 AT 4ax DOT com>,
Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> wrote:
> On Wed, 01 Nov 2000 12:29:00 GMT, Rudolf Polzer <rpolzer AT web DOT de>
> wrote:
>
> >In article <9743-Tue24Oct2000203809+0200-eliz AT is DOT elta DOT co DOT il>,
> > djgpp AT delorie DOT com wrote:
> >> This sounds awfully like a hardware problem; see section 6.6 of the
> >> FAQ for more details.
> >
> >I can compile a Linux kernel and there should be a h/w problem?
>
> Have you tried three or four simultaneous compiles at the same time,
> almost enough to make the machine dig into swap? Try compiling the
> kernel, the kernel modules, and the Allegro library.
In Linux: yes, and I use 6 simultanous gcc's in my kernel configuration
makefile.
>
> >I found out:
> >1) it cannot be a h/w problem because everything works when compiling
> >in Linux with GCC.
>
> Linux uses less memory than WinDOS. Your hardware flaw may be
> in unused memory under Linux but in GCC's memory under WinDOS.
I think when swapping, all memory is used (why should one else swap???)
and I even checked my memory with a DJGPP program taking as much as
possible (by catching bad_alloc) to build a doubly linked list and
iterate and check it.
>
> > #include <crt0.h>
> > int _crt0_startup_flags = _CRT0_FLAG_UNIX_SBRK;
> >
> >But I do not have the djgpp source to change this!
>
> 1. This goes in _your_ source.
Does it affect compilation?
> 2. The DJGPP source can be found on any simtel mirror.
[...]
--
Rudolf Polzer
REBOUNCE - http://www.mycgiserver.com/~rebounce
Sent via Deja.com http://www.deja.com/
Before you buy.
- Raw text -