This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libchill Makefile bugs breaking build



  In message <199901191315.IAA24679@blastula.phys.columbia.edu>you write:
  > 
  > I have committed this patch under the `obvious and trivial changes'
  > policy.  It fixes two bugs which aborted the build in libchill.
  > 
  > Note that rtsdummy.c does not have any varargs code in it nor does it
  > actually include gvarargs.h (the include is commented out).
  > 
  > zw
  > 
  > 1999-01-19 08:14 -0500  Zack Weinberg  <zack@rabi.phys.columbia.edu>
  > 
  > 	* Makefile.in: Fix typos in last change.
  > 	(rtsdummy.o): Don't depend on gvarargs.h.
I'd used grep to find all the local include files, so it missed the fact that
gvarargs.h was commented out.  The "fileio" was your basic typo.

Thanks!
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]