cp/errfn.c

Jeffrey A Law law@cygnus.com
Fri Feb 6 00:57:00 GMT 1998


  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



More information about the Gcc mailing list