A89: Re: Re: Re: Re_alloc


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

A89: Re: Re: Re: Re_alloc




> Written in C.  Using the tigcc linker...
> 
> > Maybe you don't have enough memory to link ;-)
> > Seriously : which linker are you using ? Is you program written in C
> > asm

Download "TIGCC alternate files" from ticalc.org, and replace TIGCC's 
link.exe with the link.exe present in alternate files. Namely, although
the linker is keep intact between TIGCC versions, it is recompiled with
the different compiler, which seems to have something wrong with heap
settings.

Cheers,

Zeljko Juric