This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GOLD][PATCH] predefined segment symbol _begin


Viktor Kutuzov <vkutuzov@accesssoftek.com> writes:

> I'm not sure. I have checked the ld scripts, but I didn't find anything
> related with it. I looked for the _begin definition in the ld sources
> and I got the same result. It looks strange for me, but anyway.
> I seen that the _end and _etext symbols were resolved during the build,
> but _begin wasn't and I added this description accordingly.

We're going to need to track this down.  I don't want to have gold
start defining a symbol which the GNU linker does not.  Can you send
the complete link line and error message that you get when using gold?
Also include any linker script that may be used.  Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]