From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: John Carr Cc: egcs@cygnus.com Subject: Re: cp/errfn.c Date: Fri, 06 Feb 1998 00:57:00 -0000 Message-id: <17701.886754618@hurl.cygnus.com> References: <199802022158.QAA25954@jfc.> X-SW-Source: 1998-02/msg00221.html In message < 199802022158.QAA25954@jfc. >you write: > > I have been trying to build 32 to 64 bit cross compilers using long long as > HOST_WIDE_INT. I ran into a serious problem in C++. It can't print > warnings or errors. cp/errfn.c works only by chance, when all function > arguments are passed the same way as a HOST_WIDE_INT. > > This is a new version of cp/errfn.c, changed to use stdarg. The diffs are > larger than the file so I am just sending the new file. Even if the diffs are larger than the whole file, it's easier on us if you send diffs instead. Less likely to end up overwriting someone else's changes. Can you send diffs instead? Thanks! jeff