FreeBSD Port: R-2.4.1

youshi10 at u.washington.edu youshi10 at u.washington.edu
Tue Feb 6 20:20:52 UTC 2007


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.



More information about the freebsd-questions mailing list