undefined reference to `__libc_stack_end@GLIBC_PRIVATE - newbie

John Que qwejohn@hotmail.com
Sun Mar 13 15:21:00 GMT 2005


Hello,

I had build a glibc and pefrom a "make install" ;
the --prefix was not the standard /lib but a private /work/my_glibc folder.

Now , I try to perform make on a simple program with the glibc I had built;

I wrote a simple test.c program which only perform one printf();

I run gcc -L /work/my_glibc/lib test.c

and I get :
"undefined reference to `__libc_stack_end@GLIBC_PRIVATE"

Why ?
What should I do ?


Regards,
John

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



More information about the Libc-alpha mailing list