From owner-freebsd-ports@FreeBSD.ORG Sun Mar 17 22:48:33 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EBCEB76D for ; Sun, 17 Mar 2013 22:48:33 +0000 (UTC) (envelope-from cpet@sdf.org) Received: from sdf.lonestar.org (mx.sdf.org [192.94.73.19]) by mx1.freebsd.org (Postfix) with ESMTP id C7FBF76F for ; Sun, 17 Mar 2013 22:48:33 +0000 (UTC) Received: from [192.168.1.66] (dsl-187-150-179-163-dyn.prod-infinitum.com.mx [187.150.179.163] (may be forged)) (authenticated (0 bits)) by sdf.lonestar.org (8.14.5/8.14.5) with ESMTP id r2HMmUNC026183 for ; Sun, 17 Mar 2013 22:48:31 GMT Message-ID: <5146483C.50501@sdf.org> Date: Sun, 17 Mar 2013 16:48:28 -0600 From: Chris Petrik User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: Gnustep group References: <1363554409.51642@da3m0n8t3r.com> <51463C7C.8090405@sdf.org> <51464033.6010909@marino.st> In-Reply-To: <51464033.6010909@marino.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Mar 2013 22:48:34 -0000 On 03/17/2013 04:14 PM, John Marino wrote: > On 3/17/2013 22:58, Chris Petrik wrote: >>> >>> Yes, after review I notice the GNUstep ports are totally not working.. >>> it doesn't work with base clang. >>> >>> However, clang in ports works, and all the GNUstep modules build from >>> svn without issue.. so it really should be a piece of cake to build >>> some new GNUstep ports.. if there's interest. >>> Here are my notes so far. >>> > > FWIW - All the GNUstep ports build fine in DPorts (ports on > DragonFly). However, the compiler uses is the base compiler, which is > GCC 4.7 with ObjC built-in. > > That would imply setting USE_GCC=4.6+ would "fix" gnustep on ports, no? > > John > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Base gcc in freebsd is 4.2 so yes that would needed.