tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: FireFox 10.0.1 pkg for testing



On Wed, Mar 07, 2012 at 07:25:12PM +0100, John Marino wrote:
> It's definitely in the linker command line according to the logs.
> The following kvm errors imply that it's not considered, which made me 
> think that it might be an ordering issue for ld that doesn't affect 
> gold.  I haven't tried a tried, it takes 70 minutes to get to that 
> point.  I'm not sure what to patch to even get the -Wl,--trace to show 
> on the command line.  (is that correct?)

You probably can cd to the proper directory (not sure which that is,
you can infer from the exact command line and the files found) and just
copy&paste the effectively invoked command (from the wrapper work log)
to test the failing link step directly.

Once you find out what needs changing, we can think about how to code it
in the real build.

Martin


Home | Main Index | Thread Index | Old Index