From owner-freebsd-alpha Fri Sep 6 17: 9:58 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2730937B400 for ; Fri, 6 Sep 2002 17:09:56 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F2343EB1 for ; Fri, 6 Sep 2002 17:09:33 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g8708PfO004148; Fri, 6 Sep 2002 17:08:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g8708PRs004147; Fri, 6 Sep 2002 17:08:25 -0700 (PDT) Date: Fri, 6 Sep 2002 17:08:25 -0700 From: "David O'Brien" To: Andrew Gallatin Cc: Joe Marcus Clarke , alpha@FreeBSD.ORG Subject: Re: mozilla failure on 4.6.2 Message-ID: <20020907000825.GA4091@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , Andrew Gallatin , Joe Marcus Clarke , alpha@FreeBSD.ORG References: <20020906040641.GA61111@xor.obsecurity.org> <1031287598.361.2.camel@gyros.marcuscom.com> <15736.40749.986834.818558@grasshopper.cs.duke.edu> <1031329151.342.9.camel@gyros.marcuscom.com> <20020906194732.GA2244@dragon.nuxi.com> <15737.2550.488154.4401@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15737.2550.488154.4401@grasshopper.cs.duke.edu> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Sep 06, 2002 at 04:03:02PM -0400, Andrew Gallatin wrote: > > On Fri, Sep 06, 2002 at 12:19:09PM -0400, Joe Marcus Clarke wrote: > > > http://www.mozilla.org/unix/tru64.html > > > > > > It applies to Tru64, but it hints that Alpha Linux is the only platform > > > capable of compiling Mozilla for Alpha using GCC. The Compaq C++ > > > compiler is, unfortunately, not ported to FreeBSD. > > > > 2.There is xptcall code for g++ running under Linux/alpha. This code > > would be a good place to start writing a Tru64 implementation. The > > vtable format is different between g++ running under Linux and Tru64, > > > > This should not be the case for FreeBSD -- meaning we are using the same > > vtable format as AlphaLinux now. > > You're probably still catching up.. but my tests using TestXPTCInvoke.cpp > from /usr/ports/www/mozilla-devel/work/mozilla/xpcom/reflect/xptcall/tests > indicates that the linux/alpha code does not work for us. > > This was tested on -stable, built as of last night. The vtable format in stable is not the same as AlphaLinux, it is the same in -CURRENT. Do we know if the results you posted also happen on -CURRENT? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message