This is the mail archive of the gcc@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]

hpux10-gas PATCH


This will (I hope) allow building on hppa hpux10 --with-gnu-as to work:

*** pa-gas.h	1997/12/11 16:34:50	1.1
--- pa-gas.h	1997/12/11 16:35:32
***************
*** 19,21 ****
--- 19,24 ----
  
  #undef TARGET_DEFAULT
  #define TARGET_DEFAULT 0x88		/* TARGET_GAS + TARGET_JUMP_IN_DELAY */
+ 
+ #undef MD_EXEC_PREFIX
+ #undef MD_STARTFILE_PREFIX


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