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: VAX -J assembler option


  In message <200008172041.QAA09059@hiauly1.hia.nrc.ca>you write:
  > The following patch corrects the handling of the `-J' assembler option
  > under VAX Ultrix.  `-J' is necessary for builds using the unix assembler.
  > However, gcc ignores this option and doesn't currently pass it to the
  > assembler.
  > 
  > I only changed configure.in for ultrix since I don't have any way of
  > testing builds with any of the other OS's that may be affected by the
  > problem.
  > 
  > Dave
  > -- 
  > J. David Anglin                                  dave.anglin@nrc.ca
  > National Research Council of Canada              (613) 990-0752 (FAX: 952-6
  > 605)
  > 
  > 2000-08-17  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
  > 
  > 	* vax.h (ASM_SPEC): Pass `-J' to assembler.
  > 	* x-vax-gcc: New file for bootstrapping with gcc.
  >  	* x-vax: Use X_CFLAGS rather than X_CPPFLAGS to pass `-J'.
  > 	* configure.in: Use x-vax-gcc with gcc.
  > 	* configure: Rebuilt.
Thanks.  Installed.
jeff


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