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]
Other format: [Raw text]

[6.1] Mention HP/UX 11.00 build problem


FYI,

I've committed the attached to the 6.1 branch.

Andrew
2004-04-03  Andrew Cagney  <cagney@redhat.com>

	* PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.

Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.23.2.5
diff -u -r1.23.2.5 PROBLEMS
--- PROBLEMS	28 Mar 2004 19:47:27 -0000	1.23.2.5
+++ PROBLEMS	3 Apr 2004 16:35:24 -0000
@@ -4,6 +4,14 @@
 		See also: http://www.gnu.org/software/gdb/bugs/
 
 
+*** Build problems
+
+build/1458: comple failed on hpux11
+
+GDB 6.1 is known to have build problems on HP/UX 11.00 using the
+vendor supplied compilers (GDB does build on HP/UX 11.11, and using
+GCC).
+
 *** Misc
 
 gdb/1560: Control-C does not always interrupt GDB.

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