Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2004 21:53:33 +0200
From:      Erik Norgaard <norgaard@locolomo.org>
To:        FreeBSD Questions <questions@FreeBSD.org>
Subject:   Forcing specific (lower) version of gcc for port?
Message-ID:  <417570BD.2000301@locolomo.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?417570BD.2000301>