Mail Archives: djgpp/1998/08/27/15:09:14
On Thu, 27 Aug 1998, Carsten Svaneborg wrote:
> I reran make just after getting the error, I didn't change one
> line of code. And it worked without problems.
> Btw. line 242 is the final } in a function.
>
> Anybody have a clue?
Check your memory chips and the BIOS setup. GCC is memory-intensive
program that moves large buffers to and fro. If your memory is
unreliable, or the wait states or the CPU cache are set incorrectly,
you'd see exactly such problems.
- Raw text -