Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2007 12:20:51 -0800 (PST)
From:      youshi10@u.washington.edu
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD Port: R-2.4.1
Message-ID:  <Pine.LNX.4.43.0702061220510.1228@hymn05.u.washington.edu>
In-Reply-To: <f5b896260702061144l7f19069er4bea70ecae20987a@mail.gmail.com>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.43.0702061220510.1228>