From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5147 invoked by alias); 26 Aug 2008 20:29:38 -0000 Received: (qmail 3044 invoked by uid 48); 26 Aug 2008 20:28:13 -0000 Date: Tue, 26 Aug 2008 20:29:00 -0000 Subject: [Bug c/37246] New: Updated spec for freebsd7.0 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "the_paya at gentoo dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-08/txt/msg01995.txt.bz2 The diff adds support for dl_iterate_phdr from FreeBSD 7.0 libc, and also uses --as-needed when linking to libgcc_s. The main spec source is the FreeBSD spec from their cvs. The extras for dl_iterate_phdr adapted (they set -D__GLIBC__=3 on the cmdline/Makefile) on the code/config. This is only for i[3456]86 tho. Don't have the hardware to complete/test the x64/sparc64 (missing) parts. -- Summary: Updated spec for freebsd7.0 Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: the_paya at gentoo dot org GCC build triplet: i686-gentoo-freebsd7.0 GCC host triplet: i686-gentoo-freebsd7.0 GCC target triplet: i686-gentoo-freebsd7.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37246