From owner-freebsd-questions@FreeBSD.ORG Tue Oct 19 19:53:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A504916A4CF for ; Tue, 19 Oct 2004 19:53:50 +0000 (GMT) Received: from top.daemonsecurity.com (FW-182-254.go.retevision.es [62.174.254.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E5443D49 for ; Tue, 19 Oct 2004 19:53:49 +0000 (GMT) (envelope-from norgaard@locolomo.org) Received: from [192.168.0.32] (charm.daemonsecurity.com [192.168.0.32]) by top.daemonsecurity.com (Postfix) with ESMTP id BDDEBA1426 for ; Tue, 19 Oct 2004 21:53:45 +0200 (CEST) Message-ID: <417570BD.2000301@locolomo.org> Date: Tue, 19 Oct 2004 21:53:33 +0200 From: Erik Norgaard Organization: Loco Lomography User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040918 X-Accept-Language: en, en-us, da, it, es MIME-Version: 1.0 To: FreeBSD Questions X-Enigmail-Version: 0.84.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Forcing specific (lower) version of gcc for port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 19:53:50 -0000 Hi, I am trying to port minisip from linux to freebsd. The development team builds using gcc v. 3.3 but I am using -CURRENT which has gcc 3.4 as default. In the makefile I have specified USE_GCC= 3.3 - yet the source is compiled with gcc 3.4. On the other hand, I have tried to compile on -STABLE and it correctly uses gcc v. 3.3, but -STABLE comes with v. 2.95. Is it posible to force a lower version? Of course, the source should compile with 3.4, but I'd like to destinguish software bugs, and system and compiler differences before reporting to the authors. Thanks, Erik -- Ph: +34.666334818 web: www.locolomo.org S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2