You may want to grep for the function in the actual library to see if it
even exists. What is this for anyways?
+J-e-s-s+
-----Original Message-----
From: Matthew Johnson [mailto:email@hidden]
Sent: Friday, March 15, 2002 7:35 AM
To: email@hidden
Subject: dyld_stub_binding_helper
I am trying to link a application with:
ld -L. -L/Users/matt/lib -L/lib -L/usr/local/lib -o structCompiler
structCompiler.o print.o header.o encode.o decode.o yaccstuff.o -lmutils -lc
-ly -ll
and I am getting:
ld: Undefined symbols:
dyld_stub_binding_helper
Lmutils was archived using:
ar -rvl libmutils.a utils.o
ranlib libmutils.a
What does this mean? How can I fix it
Matt
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.