From owner-freebsd-questions@FreeBSD.ORG Tue Feb 6 21:45:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA99B16A400 for ; Tue, 6 Feb 2007 21:45:27 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by mx1.freebsd.org (Postfix) with ESMTP id 93EA513C4A5 for ; Tue, 6 Feb 2007 21:45:27 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by wx-out-0506.google.com with SMTP id s18so9431wxc for ; Tue, 06 Feb 2007 13:45:27 -0800 (PST) Received: by 10.90.52.2 with SMTP id z2mr11145028agz.1170796637800; Tue, 06 Feb 2007 13:17:17 -0800 (PST) Received: by 10.90.53.9 with HTTP; Tue, 6 Feb 2007 13:17:17 -0800 (PST) Message-ID: Date: Tue, 6 Feb 2007 17:17:17 -0400 From: "Joey Mingrone" To: "youshi10@u.washington.edu" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Port: R-2.4.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 21:45:28 -0000 I'm not using gcc-4.2 really. It was just installed because the R port has it as a dependency. Joey On 2/6/07, youshi10@u.washington.edu wrote: > On Tue, 6 Feb 2007, Joey Mingrone wrote: > > > and the command worked (note I changed cc to gcc42 and added -lgcc_s) > > You're going to run into issues if you use gcc-4.2 (an alpha gcc compiler), because many things were broken compilation wise moving from gcc-3.4 (base compiler that FreeBSD runs) to gcc-4.x. > > Why not ask the hackers@ list about this question since it's a more technical one than most on the questions@ list ask/answer? > > -Garrett > > PS It looks like some libs are statically defined somewhere, so you need to fix that before moving on. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >