Re: about install_name_tool
Re: about install_name_tool
- Subject: Re: about install_name_tool
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 14 Apr 2003 13:39:40 +1000
no worries ...
I didn't think !
I'm writing a tool ... so there is no bundle and the path was
incorrect !
solved it !
thanks anyway ...
Anyway, I found sad to use text edit to find the install path, do you
any better method ?
On Monday, April 14, 2003, at 01:27 PM, Nick Zitzmann wrote:
On Sunday, April 13, 2003, at 06:50 PM, Lloyd Dupont wrote:
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
Did you strip the debugging symbols out of the framework?
Did you somehow turn on COPY_PHASE_STRIP while building your project?
If you open up the library binary with a text editor, can you still
see the library's symbol table (or debugging symbols) there at the > end?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://dreamless.home.attbi.com/
"Building the future and keeping the past alive are one and the same
thing." - Metal Gear Solid 2
_______________________________________________
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.
_______________________________________________
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.