public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* hpux10-gas PATCH
@ 1997-12-11 10:01 Neal Becker
  1997-12-11 10:40 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 1997-12-11 10:01 UTC (permalink / raw)
  To: egcs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hpux10-gas PATCH
  1997-12-11 10:01 hpux10-gas PATCH Neal Becker
@ 1997-12-11 10:40 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1997-12-11 10:40 UTC (permalink / raw)
  To: egcs

  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-12-11 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-11 10:01 hpux10-gas PATCH Neal Becker
1997-12-11 10:40 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).