latest snapshot won't find C++ header files

Jeffrey A Law law@cygnus.com
Mon Oct 12 11:18:00 GMT 1998


  In message < ork926p183.fsf@araguaia.dcc.unicamp.br >you write:
  > Index: ChangeLog
  > from  Alexandre Oliva  <oliva@dcc.unicamp.br>
  > 	
  > 	* Makefile.in (build_tooldir): new variable, same as tooldir
  > 	(CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): add
  > 	-B$(build_tooldir)/bin/
  > 	(BASE_FLAGS_TO_PASS): pass build_tooldir down
There were some minor conflicts with recent unrelated changes to the toplevel
Makefile.  I've fixed those conflicts (I think :-) and installed the patch.

  > Index: gcc/ChangeLog
  > from  Alexandre Oliva  <oliva@dcc.unicamp.br>
  > 	
  > 	* Makefile.in (build_tooldir): new variable, same as old
  > 	$(tooldir), but without depending on $(libdir)/$(unlibsubdir)
  > 	(GCC_FOR_TARGET): add -B$(build_tooldir)/bin/
  > 	(bootstrap, bootstrap2, bootstrap3, bootstrap4): ditto
  > 	
  > 	* configure.in (gxx_include_dir): set default based on unlibsubdir
  > 	* Makefile.in (tooldir): ditto
  > 	(cccp.o, cpplib.o): use unlibsubdir implicitly through
  > 	gxx_include_dir, includedir and tooldir
  > 	(protoize.o, unprotoize.o): ditto
Installed!

Thanks for you patience.  Sorry for breaking things so badly.

jeff



More information about the Gcc-bugs mailing list