This is the mail archive of the binutils@sources.redhat.com 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: ld -lgen -ladm causes assert failure in gnu ld 2.12.1 and 2.13 under Solaris 2.7 or 2.8


Jakub> On Sun, Sep 22, 2002 at 12:37:29PM -0400, Andrew Koenig wrote:
Daniel> Preferably the former.  Could you try wrapping the linker in a shell
Daniel> script which adds -z nocombreloc (at the end of arguments, I think..)
Daniel> and rebuilding both GCC 3.2 and Python?  That way libgcc_s, libstdc++,
Daniel> etc. will be built without combreloc.
>> 
>> I'm not quite sure how to do that, because in order to locate the end
>> of the arguments, the script would have to parse them.  For example:

Jakub> Why do you need to parse the arguments?

Are you certain that ld applies -z retroactively?

Part of the reason that I am reluctant to try this test is that it
takes about 8 hours to build gcc on my machine.


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