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: PATCH Finding gas



  In message <orzpc3numz.fsf@tiete.dcc.unicamp.br>you write:
  > for gcc/ChangeLog:
  > 
  > 	* configure.in: new flags --with-ld and --with-as, equivalent
  > 	to setting LD and AS environment variables.  Test whether
  > 	specified arguments are GNU commands, and report them with
  > 	checking messages.  Use the specified AS for configure
  > 	tests too.
  > 	* acconfig.h: add DEFAULT_ASSEMBLER and DEFAULT_LINKER
  > 	* gcc.c (find_a_file): when looking for `as' and `ld', return
  > 	the DEFAULT program if it exists
  > 	* collect2.c (main): use DEFAULT_LINKER if it exists
  > 
  > 	* gcc.c (find_a_file): the test for existence of a full
  > 	pathname was reversed
This is fine.  Can you please install it?  Thanks!
jeff


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