This is the mail archive of the gdb@sourceware.org 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]

Re: GDB 6.5.90 available for testing (GDB 6.6 pre-release)


Hallo,

Joel Brobecker schrieb:
Hello,

I have just finished creating the first release candidate for
GDB 6.6. It is available for download at the following location:

ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-6.5.90.tar.bz2

A gzip'ed version is also available: gdb-6.4.90.tar.gz.

Please give it a test if you can and report any problems you might
find. If all goes well, this should be very close to what the GDB 6.6
release will be.

On behalf of all the GDB contributors, thank you!

I tried to build it on x86, FC5 with following error:


c1: warnings being treated as errors
/home/user/gdb/6.5.90/gdb-6.5.90/gdb/p-valprint.c: In Funktion »pascal_object_print_value_fields«:
/home/user/gdb/6.5.90/gdb-6.5.90/gdb/p-valprint.c:756: Warnung: »tmp_obstack.alloc_failed« könnte in dieser Funktion uninitialisiert verwendet werden


<schnipp ... >

/home/user/gdb/6.5.90/gdb-6.5.90/gdb/p-valprint.c:756: Warnung: »tmp_obstack.chunk_size« könnte in dieser Funktion uninitialisiert verwendet werden
make[2]: *** [p-valprint.o] Fehler 1
make[2]: Leaving directory `/home/user/gdb/6.5.90/gdb-6.5.90/build/gdb'
make[1]: *** [all-gdb] Fehler 2
make[1]: Leaving directory `/home/user/gdb/6.5.90/gdb-6.5.90/build'
make: *** [all] Fehler 2
[user@host build]$



I checked out 6.6 branch and head some days ago, they build fine.



Regards, Markus

--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com


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