Re: Problem mit gcc31-Port

From: Karsten Rothemund <karsten.rothemund(at)etechnik.uni-rostock.de>
Date: Sun, 6 Jul 2003 16:41:14 +0200

On Sat, Jul 05, 2003 at 10:17:11PM +0200, Ulrich Spoerlein wrote:
> On Sat, 05.07.2003 at 21:04:49 +0200, Karsten Rothemund wrote:
> > > Wenn filmgimp unbedingt gcc 3.1 braucht, dann
> > > sollte eigentlich auch gcc 3.2 und 3.3 funktionieren (und der 3.2 baut
> > > einwandfrei auf -STABLE)
> > >
> > Der gcc32 ist auch installiert. Kann ioch dem filmgimp mitteilen, dass
> > er den nehmen soll? (Scheint mir aber fast zu kompliziert: die
> > Build-Dependencies muessen geaendert werden, das Makefile ...)
>
> Kinderspiel:
>
> --- ports/filmgimp/Makefile 20 Apr 2003 19:21:54 -0000 1.2
> +++ ports/filmgimp/Makefile 5 Jul 2003 20:16:23 -0000
> @@ -19,7 +19,7 @@
> tiff.4:${PORTSDIR}/graphics/tiff \
> IlmImf.0:${PORTSDIR}/graphics/OpenEXR
>
> -USE_GCC= 3.1+
> +USE_GCC= 3.2
> USE_X_PREFIX= yes
> USE_LIBTOOL= yes
> CONFIGURE_ARGS= --with-openexr-prefix=${LOCALBASE}
> @@ -30,10 +30,10 @@
>
> .include <bsd.port.pre.mk>
>
> -.if defined(USE_GCC) && ${USE_GCC} == 3.1+ && ${OSVERSION} < 500035
> -CC= ${LOCALBASE}/bin/gcc31
> -CXX= ${LOCALBASE}/bin/g++31
> -BUILD_DEPENDS+= gcc31:${PORTSDIR}/lang/gcc31
> +.if defined(USE_GCC) && ${USE_GCC} == 3.2 && ${OSVERSION} < 500035
> +CC= ${LOCALBASE}/bin/gcc32
> +CXX= ${LOCALBASE}/bin/g++32
> +BUILD_DEPENDS+= gcc32:${PORTSDIR}/lang/gcc32
> MAKE_ENV+= CC=${CC} CXX=${CXX}
> .endif
>

Cool. Das wird gleich mal ausprobiert (habe zwar auch schon das Package
gesaugt). FreeBSD gewinnt Runde um Runde (und inch habe noch viel zu
entdecken ;-)

Danke und

Ciao,

-- 
Karsten Rothemund
GnuPG-Key-ID: 842968229F598ECB  (Please use it)
GnuPG-Key Fingerprint: A4D3 D837 7DA0 32D8 D7C7  AD35 8429 6822 9F59 8ECB

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 06 Jul 2003 - 16:47:54 CEST

search this site