Patch to fix problem in building libgcc2

Jeffrey A Law law@cygnus.com
Fri Aug 13 00:47:00 GMT 1999


  In message < 199908121900.PAA04097@tiktok.cygnus.com >you write:
  > I ran into the problem recently for a new port that GCC was not using
  > the newly built assembler, but instead using the installed assembler
  > and we had a flag day where the new assembler was not compatible with
  > the old assembler.
  > 
  > 1999-08-12  Michael Meissner  <meissner@cygnus.com>
  > 
  > 	* Makefile.in (GCC_FOR_TARGET): Move -B./ after the tooldir -B so
  > 	that if you are building via a one-tree build, ./as is searched
  > 	for before the installed location.  This is needed in case you
  > 	change the assembler syntax during development.
Thanks.  I went ahead and installed this.
jeff



More information about the Gcc-patches mailing list