Re: Executable entry point
Re: Executable entry point
- Subject: Re: Executable entry point
- From: Filipe Cabecinhas <email@hidden>
- Date: Thu, 22 Mar 2007 09:23:47 +0000
If it's publicly available could you show me that library so I could
see how you've done that?
Thanks in advance
Filipe Cabecinhas
On 20 Mar, 2007, at 00:18, Jonas Maebe wrote:
This suggests to me that dyld doesn't get initialised properly.
Have you tried linking in /usr/lib/crt1.o already? In that case,
you may not be able to specify an alternate entry point though.
Another option may be to add the source code of crt1.o to your
program so you can change its symbol names for entry point and
where it jumps to in your program after it finishes initialising,
but note that it was quite a convoluted mess the last time I looked
at it.
Jonas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden