Date: Thu, 17 Jun 2004 13:46:20 +0200 From: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> To: freebsd-current@freebsd.org Subject: Re: new binutils broken for amd64 Message-ID: <200406171346.20525.fritz.heinrichmeyer@fernuni-hagen.de> In-Reply-To: <20040617051540.GA5680@igloo.linux.gr> References: <1087442023.22390.2.camel@server.mcneil.com> <1087448595.4494.5.camel@server.mcneil.com> <20040617051540.GA5680@igloo.linux.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 17 June 2004 07:15, Giorgos Keramidas wrote: > On 2004-06-16 22:03, Sean McNeil <sean@mcneil.com> wrote: > > On Wed, 2004-06-16 at 20:13, Sean McNeil wrote: > > > I believe that most likely there is a config.guess issue here. It > > > would appear that the linker isn't setting > > > > > > NATIVE=3Dyes > > > USE_LIBPATH=3Dyes > > > > > > for freebsd/amd64. These should be set when host and target are the > > > same. This is causing all sorts of compilation problems. > > > > Actually, this appears to be a problem with the make mechanism. > > > > If I do > > > > make buildworld && make installworld > > > > it creates an improper ld. If I do > > > > cd /usr/src/gnu/usr.bin/binutils/ld > > make clean > > make > > make install > > > > Then I get an ld that works properly. > > my buildworld script always removes /usr/obj/* before invoking "make=20 buildworld" which should be enough, but only the mentioned extra effort=20 produced a working ld. =2D-=20 Mit freundlichen Gr=FC=DFen =46ritz Heinrichmeyer FernUniversitaet, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406171346.20525.fritz.heinrichmeyer>