From owner-freebsd-ports Mon Jan 22 11:54: 4 2001 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id AC47737B69B; Mon, 22 Jan 2001 11:53:42 -0800 (PST) Received: from taygeta.dbai.tuwien.ac.at (taygeta [128.130.111.77]) by vexpert.dbai.tuwien.ac.at (8.11.1/8.11.1) with ESMTP id f0MJree23896; Mon, 22 Jan 2001 20:53:40 +0100 (MET) Received: from localhost (pfeifer@localhost) by taygeta.dbai.tuwien.ac.at (8.11.1/8.11.1) with ESMTP id f0MJrft83106; Mon, 22 Jan 2001 20:53:41 +0100 (CET) (envelope-from pfeifer@dbai.tuwien.ac.at) X-Authentication-Warning: taygeta.dbai.tuwien.ac.at: pfeifer owned process doing -bs Date: Mon, 22 Jan 2001 20:53:41 +0100 (CET) From: Gerald Pfeifer To: , Subject: libgcc_pic is gone (affects Wine port) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Due to a serious bug in the port of GCC used in the base system (see ) I and probably others had to explicitly link against libgcc_pic. This bug has been fixed (around 4.2-RELEASE), but also libgcc_pic is gone now, though I'm not sure whether that is directly related. So, what is a "portable" way of compiling sources both on 4.1-RELEASE and 5.0-CURRENT? On the former I need libgcc_pic, on the latter there is no libgcc_pic at all. Or, as this mainly affects the Wine port, should I just ignore older versions of FreeBSD? Does 4.2-RELEASE already have the fix to PR 21983? Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message