about install_name_tool
about install_name_tool
- Subject: about install_name_tool
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 14 Apr 2003 11:50:42 +1000
how could I know the executable path inside a framework....
the problem is my debugger don't work any more, it says
---------
warning: Unable to read symbols from
"@executable_path/../Frameworks/CURLHandle.framework/Versions/A/
CURLHandle"; reading from memory.
/SourceCache/gdb/gdb-250/src/gdb/macosx/macosx-nat-dyld-process.c:505:
internal-error: assertion failure in function "dyld_load_library":
e->dyld_valid
---------
so I have 2 version of a framework, one which should have the default
install path, and one with the '@ xecutable_path/..' but and put the
proper one in $HOME/Library/Frameworks ...
but I'm not sure every was ok, since I keep having the same error, and
now I'm lost.
(even clean-rebuild didn't solved the problem)
BTW, is it possible o have multiple pat instead of just one ?
(for example to look for both global version or local one ?)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.