help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with this problem please


From: neil
Subject: Re: help with this problem please
Date: Tue, 01 Aug 2006 16:09:39 GMT
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

Paul Pluzhnikov wrote:
neil <neil_s@nospam.com> writes:

/usr/gnu/lib/gcc/i386-pc-minix/3.4.3/libgcc.a:
could not read symbols: memory exhausted
collect2: ld returned 1 exit status
...
can you please tell me what the compiler is saying here?

Compiler is not saying anything (other then that the linker failed).

The linker says that it ran out of memory, and can not link your
executable.

If you are using the original Minix, there is probably not much
that can be done (IIRC, it was limited to 640K and ran in real mode).

If you are using Minix3, you should be able to use up to 4GB,
and it is possible that your libgcc.a is simply corrupt in some way,
triggering the error.

Cheers,
Hi Paul,
Thank you for taking the time to reply. At least the problem has been narrowed down some.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]