From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28515 invoked by alias); 13 Mar 2007 18:03:17 -0000 Received: (qmail 28507 invoked by uid 22791); 13 Mar 2007 18:03:17 -0000 X-Spam-Check-By: sourceware.org Received: from vms040pub.verizon.net (HELO vms040pub.verizon.net) (206.46.252.40) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Mar 2007 18:03:05 +0000 Received: from ultsol.com ([72.74.243.178]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JEU00FMPSSWSR24@vms040.mailsrvcs.net> for gdb@sourceware.org; Tue, 13 Mar 2007 13:02:56 -0500 (CDT) Date: Tue, 13 Mar 2007 18:03:00 -0000 From: "Fahd Abidi" Subject: Building GDB Statically To: Message-id: <071DB0C788671B48940BC79F8B49306907260A@ultsol01.tewks.ultsol.local> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: quoted-printable Content-class: urn:content-classes:message X-Ninja-PIM: Scanned by Ninja X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00187.txt.bz2 I am trying to build GDB 6.6 so that its statically linked. I want to do this so that I can build one GDB toolset and just move the binary to the different platforms we support, I.E RH9 thru Fedora Core 1-6. There seem to be some messages when I build GDB implying that there are options to build it with a -static gcc option but I can't figure out what switch to set and where. Trying to add -static to CFLAGS in configure.in did not do the trick. Any Idea's? Fahd Abidi Ultimate Solutions =20