Re: dynamic linker problem
Re: dynamic linker problem
- Subject: Re: dynamic linker problem
- From: Shantonu Sen <email@hidden>
- Date: Sun, 12 Jun 2005 15:54:06 -0700
Note that this applies only to the 32-bit linker. The 64-bit linker
for ppc64 emits LC_LOAD_DYLINKER load commands when linking
MH_EXECUTE outputs, and does not embed it in crt1.o
Shantonu
On Jun 12, 2005, at 1:38 PM, Matt Watson wrote:
how do I force the LC_LOAD_DYLINKER load command into a Mach-O
executable?
When crt1.o is linked, it passes /usr/lib/dyld as the first
argument to the linker.
You will need to do something similar if you're writing your own
crt1.o substitute.
matt.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40opendarwin.org
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden