Subject: Re: Compiling netbsd current amd64 port
To: Brendon Costa <bcosta@avdat.com.au>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-amd64
Date: 04/18/2006 02:51:24
On Tue, 18 Apr 2006, Brendon Costa wrote:
> Sorry I should have given that extra information before. The cvs
> status shows that I have rev 1.244. I.e.
>
> File: Makefile         	Status: Up-to-date
>
>   Working revision:	1.244
>   Repository revision:	1.244	/cvsroot/src/Makefile,v
>   Sticky Tag:		(none)
>   Sticky Date:		(none)
>   Sticky Options:	(none)

So you have -current sources...


> Lines 171 - 216:
>
> 171: #
> 172: # Targets (in order!) called by "make build".
> 173: #
> 174: .if ${USE_TOOLS_TOOLCHAIN} == "no"
> 175: . if ${HAVE_GCC} == "3"
> 176: LIBGCC_EXT=3

No idea. Maybe nuke all object files etc. - if that doesn't help, 
tech-toolchain@NetBSD.org is probably the best place to ask this (it's 
most certainly not amd64 specific :).


  - Hubert