On Sun, Feb 20, 2011 at 02:19:59PM -0800, Steve Kargl wrote:
> On Mon, Feb 21, 2011 at 12:09:40AM +0200, Kostik Belousov wrote:
> > On Sun, Feb 20, 2011 at 02:01:44PM -0800, Steve Kargl wrote:
> > > 
> > > laptop:kargl[205] ~/work/bin/gfortran -o z a.f
> > > /usr/bin/ld: error in 
> > > /usr/home/kargl/work/lib/gcc/i386-unknown-freebsd9.0/4.6.0/crtend.o(.eh_frame);
> > >  no .eh_frame_hdr table will be created.
> > > 
> > > 
> > > Unfortunately, one can no longer run the GCC testsuite because
> > > the testsuite is not expecting the /usr/bin/ld message.
> > > 
> > > So, is there an patch that needs to been sent upstream to GCC
> > > to fix crtend.o?  Or. can you fix /usr/bin/ld to not emit this
> > > seemingly harmless message?
> > I suspect this is the same issue as was fixed by r209294 in FreeBSD
> > svn repo. Most likely, similar approach would help gcc.
> 
> Thanks for the pointer to r209294.  I'll see if I can fix
> gcc and submit a patch.
> 

I have a patch that I'll submit to GCC.

-- 
Steve
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to