Re: A92: linking
[Prev][Next][Index][Thread]
Re: A92: linking
Anton Ivanov wrote:
> I was building a fargo program, and, all of a sudden, this:
> Assembling flib.asm
>
> PASS 1 line 1259
> PASS 2 line 1259
> End of assembly - no errors were found.
> Heap usage: -w2047,136
> Total hunk sizes: 4e0 code, 0 data, 10 BSS
> _
> Reading object file `flib.o'
> Entering Pass 1 of link output
> Resolving internal and external references
> Exiting due to signal SIGSEGV
> Page fault at eip=00005c00, error=0004
> eax=0100983d ebx=00056210 ecx=000056dc edx=000561f0 esi=000551ac
> edi=0100983d
> ebp=000550cc esp=000550cc cs=00af ds=00b7 es=00b7 fs=0087 gs=00c7
> ss=00b7
> Call frame traceback EIPs:
> 0x00005c00
> 0x00005a72
> 0x0000366e
> 0x00004e6e
> 0x0000518e
> 0x00002013
> 0x000075eb
> C:\Fargo2\asm\lib>
> C:\Fargo2\asm\lib>
It could be a problem with your processor, I got the same error, when
the
memory waitstaits were to low. (Do you boost your processor, e.g.
a DX 2x66 to 80 Mhz?)
Follow-Ups:
References: