Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 09:55:01 +0100
From:      Miguel Mendez <flynn@energyhq.es.eu.org>
To:        ports@freebsd.org
Cc:        gerald@FreeBSD.org
Subject:   Does emulators/wine really need gcc 3.3?
Message-ID:  <20031104095501.3c7c5cfc.flynn@energyhq.es.eu.org>

next in thread | raw e-mail | index | archive | help
Hi there,

Wanted to install wine yesterday and found that it's configured to
depend on the gcc 3.3 port. However, commenting out that dependency also
leads to a successful build with 5.1's compiler:

flynn@scienide% uname -srnm
FreeBSD scienide.energyhq.es.eu.org 5.1-RELEASE-p10 i386
flynn@scienide% cc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)

I remember having built wine on some loonix box with gcc 3.2 in the
past, so I take it should work in FreeBSD with that compiler as well.

Cheers,
-- 
	Miguel Mendez <flynn@energyhq.es.eu.org>
	http://www.energyhq.es.eu.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031104095501.3c7c5cfc.flynn>