From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23832 invoked by alias); 30 Oct 2004 19:59:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23784 invoked from network); 30 Oct 2004 19:59:10 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 30 Oct 2004 19:59:10 -0000 Received: (qmail 773 invoked from network); 30 Oct 2004 19:59:10 -0000 Received: from localhost (HELO digraph.polyomino.org.uk) (joseph@127.0.0.1) by mail.codesourcery.com with DES-CBC3-SHA encrypted SMTP; 30 Oct 2004 19:59:10 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.42) id 1CNzNU-00015E-4m; Sat, 30 Oct 2004 19:59:08 +0000 Date: Sat, 30 Oct 2004 19:59:00 -0000 From: "Joseph S. Myers" X-X-Sender: jsm28@digraph.polyomino.org.uk To: Mark Kettenis cc: gdb-patches@sources.redhat.com Subject: Re: [COMMIT] Prepare Solaris x86 for 64-bit Solaris 10 In-Reply-To: <200410301950.i9UJorQL009142@elgar.sibelius.xs4all.nl> Message-ID: References: <200410301950.i9UJorQL009142@elgar.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-10/txt/msg00505.txt.bz2 On Sat, 30 Oct 2004, Mark Kettenis wrote: > Including a .c file is perhaps a bit unorthodox, but this really is > the most elegant way I can think of to solve the issue with the > upcoming 64-bit Solaris 10. I had considered such an approach but decided against it on the grounds of lack of any precedent in GDB for one .c file to include another. -- Joseph S. Myers joseph@codesourcery.com