This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: FreeBSD/Alpha support


On Wed, May 31, 2000 at 11:10:33PM +0200, Mark Kettenis wrote:
> While adding FreeBSD/Alpha support to GDB I discovered that libbfd
> fails to build on alpha*-*-freebsd*

Thanks for fixing this.  I guess my patch (Message-ID:
<20000522154116.A19017@dragon.nuxi.com>) did not get committed.

> +++ configure.in	2000/05/31 21:05:24
> @@ -140,6 +140,7 @@ if test "${target}" = "${host}"; then
>  	TRAD_HEADER='"hosts/alphalinux.h"'
>  	;;
>    alpha*-*-netbsd*)	COREFILE=netbsd-core.lo ;;
> +  alpha*-*-freebsd*)	;;

Just as a style question, should these entries be sorted?

-- 
-- David  (obrien@FreeBSD.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]