From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20632 invoked by alias); 8 Dec 2001 18:25:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 20611 invoked from network); 8 Dec 2001 18:25:26 -0000 Received: from unknown (HELO www.cgsoftware.com) (208.155.65.221) by sources.redhat.com with SMTP; 8 Dec 2001 18:25:26 -0000 Received: from localhost (localhost [127.0.0.1]) by www.cgsoftware.com (8.9.3/8.9.3) with ESMTP id NAA17016; Sat, 8 Dec 2001 13:25:23 -0500 Date: Sat, 08 Dec 2001 10:25:00 -0000 From: Daniel Berlin To: Daniel Jacobowitz cc: Subject: Re: Supported C++ compilers In-Reply-To: <20011208120830.A28547@nevyn.them.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-12/txt/msg00095.txt.bz2 On Sat, 8 Dec 2001, Daniel Jacobowitz wrote: > What other compilers besides GCC 2.x and GCC 3.3 do we support C++ in? The > third ABI we support is HP's, so presumably the native HP/UX compiler. Are > there any others; vendor compilers matching one of the GCC ABIs, for > instance? Intel's C++ 6.0 (not released yet) will be abi compatible with g++ 3.0. Other than that, there really aren't that many more ABI's out there. > > Also, if anyone reading this has and can share access to the HP/UX compiler > in question, I'd tremendously appreciate it. I can probably simplify quite > a bit of this code, but I'd like to do it without murdering the HP/UX > support. If it's still current, at least. I have an account on a computer that has aCC on it, given to me for just this purpose. > > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer >