This is the mail archive of the gdb@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] |
I'm building gdb+dejagnu-20040113.tar.bz2 on hpux 11.11 using the hp-ux tools, and I'm running into two problems.
(1) expect doesn't build with hp-ux make. When I use gnu make, it builds fine.
Will need to merge in changes that get expect/ to link against ../tcl/unix/libtcl*.a instead of the installed tcl.I've found nothing else (but those configury changes looked nasty :-().
(2) dejagnu doesn't build because it doesn't find a C++ compiler
I can think of several ways around this:
(A) Make snapshots with no expect+dejagnu, such as gdb-20040113.tar.bz2. Since our releases are like that, I think it's okay for our snapshots to be like that.
(B) Tell people who use snapshots to remove the expect and dejagnu subdirectories before building from source.
(C) Upgrade dejagnu in sourceware (and upstream if necessary) to make the C++ compiler optional.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |