hpux10-gas PATCH

Jeffrey A Law law@cygnus.com
Thu Dec 11 10:40:00 GMT 1997


  In message < E0xgCvD-0004Fo-00@data.ctd.comsat.com >you write:
  > 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
This is wrong.

It will lose if you have not installed the transitional links because
the compiler will be unable to find the linker.

Again, the right solution is to install gas/binutils using the same
prefix as egcs.

jeff



More information about the Gcc mailing list