Subject: Re: CVS commit: src/share/mk
To: Joerg Sonnenberger <joerg@britannica.bec.de>
From: Nick Hudson <nick.hudson@dsl.pipex.com>
List: source-changes
Date: 09/15/2007 18:16:41
On Saturday 15 September 2007 15:43, Joerg Sonnenberger wrote:
> On Sat, Sep 15, 2007 at 02:36:14PM +0000, Christos Zoulas wrote:
> > Module Name: src
> > Committed By: christos
> > Date: Sat Sep 15 14:36:14 UTC 2007
> >
> > Modified Files:
> > src/share/mk: bsd.lib.mk
> >
> > Log Message:
> > Enable text relocation warnings.
>
> Shouldn't it be an actual error for base?
I looked at doing this after I did a sweep of text relocs, but at the time bfd
warnings coundn't be turned into errors in ld.
This might have changed.
Nick