Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2016 09:43:11 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Ed Maste <emaste@freebsd.org>
Cc:        Dimitry Andric <dim@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Recent seems to have broken toolchain
Message-ID:  <20160531164311.GA14370@troutmask.apl.washington.edu>
In-Reply-To: <CAPyFy2BL42u73OoJCuf9tz15s=F8pOMW9QE8VwsPV0DEisyVOA@mail.gmail.com>
References:  <20160529022702.GA57282@troutmask.apl.washington.edu> <1EF864CF-12E8-4A48-B6E9-317D438B7B7C@FreeBSD.org> <20160530195116.GA93546@troutmask.apl.washington.edu> <CAPyFy2BL42u73OoJCuf9tz15s=F8pOMW9QE8VwsPV0DEisyVOA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 31, 2016 at 10:25:54AM -0400, Ed Maste wrote:
> On 30 May 2016 at 15:51, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> >
> > It happens with both /usr/bin/ld and /usr/local/bin/ld.  I remove the
> > binutils port and still had the issue.  I tried reverting recent changes
> > to elftoolchain/libelftc, the resulting tree would not build.
> 
> The elftoolchain changes are a good candidate to check, although they
> should have no impact at all on the linker.
> 
> What error did you encounter when trying to build with them reverted?

See my reply to dim@.  I don't remember the error message,
but it concerned a missing function with a cpp_ prefix.  I
just tried to reproduce the error and everything built as
expected.  

I was hoping that you might have an 'Aha!' moment and know
where to look.  If I give gfortran48 the -Wl,--allow-multiple-definition
the code builds without issue.  So, it seems a compile-time
option for ld (or loader script) has been flipped.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160531164311.GA14370>