This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

[rfc/5.1] Document HP/UX build/config problems


Hello,

The attached updates the README file so that it mentions the HP/UX problems.

Comments?

Andrew
2001-10-15  Andrew Cagney  <ac131313@redhat.com>

	* README: Mention problems with HP/UX.

Index: README
===================================================================
RCS file: /cvs/src/src/gdb/README,v
retrieving revision 1.8
diff -p -r1.8 README
*** README	2001/07/28 17:13:42	1.8
--- README	2001/10/16 02:49:49
*************** GDB or its supporting libraries.
*** 429,437 ****
  Host/target specific installation notes
  =======================================
  
! solaris??-64-???
  
! Something goes here on how to set up a 64 bit build.
  
  
  Remote debugging
--- 429,447 ----
  Host/target specific installation notes
  =======================================
  
! hppa2.0-hp-hpux10.20
  
! Due to a problem with libiberty/regex.c, GDB does not build on HP/UX
! 10.20 when using the HP supplied compiler.
! 
! Due to bit rot problems, GDB does not work on HP/UX 10.20 when built
! with GCC.
! 
! 
! hppa2.0w-hp-hpux11.00
! 
! Due to a problem with ltconfig and long argument lines, GDB does not
! configure on HP/UX 11.00.
  
  
  Remote debugging

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