From owner-freebsd-alpha Sun Jun 27 16:42:27 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id EF38714E84 for ; Sun, 27 Jun 1999 16:42:24 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id SAA21228; Sun, 27 Jun 1999 18:42:19 -0500 (CDT) Date: Sun, 27 Jun 1999 18:42:19 -0500 (CDT) From: Steve Price To: "David O'Brien" Cc: Hidetoshi Shimokawa , freebsd-alpha@FreeBSD.ORG Subject: Re: latest egcs-devel port compile for anyone? In-Reply-To: <19990627120235.A76186@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 27 Jun 1999, David O'Brien wrote: # > __gnuc_va_list and _BSD_VA_LIST is a little different on alpha. # # Since such a patch is the way EGCS is going, it would be best if we can # fix the differences in __gnuc_va_list and _BSD_VA_LIST on the Alpha. Agreed. Anyone know the technical reasons why they both can't be made 'char *'? I'm also looking into helping Pedro Giffuni with porting willows to the Alpha and I tripped on this same thing but in vsprintf(3) instead of vfprintf(3). :/ -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message