Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 03:50:19 +0400
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        stevefranks@ieee.org
Cc:        ports@freebsd.org
Subject:   Re: help making new port: config err "amd64-unknown-freebsd7.0 not supported"
Message-ID:  <20080520035019.c8cbfd2a.stas@FreeBSD.org>
In-Reply-To: <539c60b90805191237q3e068230t24b60176dfc5b621@mail.gmail.com>
References:  <539c60b90805191237q3e068230t24b60176dfc5b621@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 May 2008 12:37:32 -0700
"Steve Franks" <stevefranks@ieee.org> mentioned:

> I'm trying to build the devel/arm-elf-gcc295 port for the more modern gcc4.2.3.
> 
> What I've done: edited devel/arm-elf-gcc295/Makefile to change version
> 2.95 to 4.2.3, removed patches for v295, ran make makesum, ran "make".
> 
> This error seems like something pretty obvious, not having done it
> before, however....
> 
> Thanks,
> Steve
> 
> ...
> checking whether sigaltstack is declared... yes
> checking for struct tms... yes
> checking for clock_t... yes
> checking for .preinit_array/.init_array/.fini_array support... no
> checking if mkdir takes one argument... no
> *** Configuration amd64-unknown-freebsd7.0 not supported
> *** Error code 1
> 
> Stop in /usr/ports/devel/arm-elf-gcc/work/gcc-4.2.3.
> *** Error code 1
> 
> Stop in /usr/ports/devel/arm-elf-gcc/work/gcc-4.2.3.
> *** Error code 1
> 
> Stop in /usr/ports/devel/arm-elf-gcc/work/gcc-4.2.3.
> [steve@dystant /usr/ports/devel/arm-elf-gcc/work/gcc-4.2.3]$

You can try devel/cross-gcc port for this task, it's exactly what
you want.

This port is for gcc 2.95 only.

-- 
Stanislav Sedov
ST4096-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080520035019.c8cbfd2a.stas>