[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C problem
On Tue, 9 Feb 1999, guy keren wrote:
> > gcc -g -lmarzo -o heb heb.c
> could it be that you typed '-G' instead of '-g' ? since the '-G' flag
no i did not.
> another possibility: your 'Marzo_Reverse_String' function corrupts memory
> in such a way that when the dynamic linker tries to resolve new symbols
> its memory image is simply corrupt...
the problem is that when i compile marzo not as a library it works
fine(i.e. all fuctions work)