Mail Archives: djgpp/2000/01/28/17:04:07
In article <3891D81D DOT 190A3BA5 AT nortelnetworks DOT com>, Ian Chapman <ichapman AT nortelnetworks DOT com> wrote:
>Manni,
> I'm using Rhide and I put the -O option like you said. That's advance
>things. I'm now getting;_
>
>undefined ref's to :-
>salloc(strRep *, const *, int, int)
>_nilStrRep
>
> so I've advanced a wee bit.
>
> Any more help would be greatly appreciated.
>
> regards Ian.
>
>
Did you make the call to salloc yourself, or was it called by some part of the
String class itself?
I never used that function, but I just took a look at <_string.h> and the
salloc in there is actually called Salloc.
Hope this helped another wee bit.
--
Manni
- Raw text -