gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] Gm2 of 2008-10-15 on Solaris 10/Sparc


From: John O Goyo
Subject: [Gm2] Gm2 of 2008-10-15 on Solaris 10/Sparc
Date: Fri, 17 Oct 2008 11:20:12 -0400
User-agent: Thunderbird 2.0.0.17 (X11/20080914)

1. The build succeeded.

2. There is still a problem in gm2-libs-ch/sckt.c (infra). I compiled it with Sun's compiler and gm2.paranoid then succeeded.

/libcpp/include ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-ch/sckt.c -o gm2/gm2-libs-paranoid/sckt.o
In file included from /usr/include/sys/stream.h:24,
                 from /usr/include/netinet/in.h:62,
                 from ../../../src/gcc-4.1.2/gcc/gm2/gm2-libs-ch/sckt.c:30:
/usr/include/sys/strmdep.h:31:26: error: attempt to use poisoned "bcopy"
gmake: *** [gm2/gm2-libs-paranoid/sckt.o] Error 1


3. Here is the gm2 summary of check-gm2. (Full reports to be sent separately to Gauis.)

# of expected passes            5664
# of unexpected failures        534
# of unresolved testcases       18
gmake: [check-gm2] Error 1 (ignored)


4. Alas, I still have no debugging. Neither gdb nor dbx accepts the format produced by gm2. (The corresponding gcc works.)

decus: 571 test=> gdb lf
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.10"...
(gdb) b _M2_lf_init
Breakpoint 1 at 0x100027ab0: file lf.mod, line 6.
(gdb) r
Starting program: /home/johng/prj/test/lf
procfs: target_wait (wait_for_stop) line 3937, /proc/26381: Value too large for defined data type.
(gdb) q
The program is running.  Exit anyway? (y or n) y


decus: 573 test=> /opt/SUNWspro/bin/dbx lf
Reading lf
dbx: internal error: dwarf reference attribute out of bounds
dbx: warning: object initialization interrupted - no program loaded
(dbx) quit

Thus I went back to the gm2 based on gcc-3.3.6 as they both use stabs (despite the problems with the earlier compilers).

john





reply via email to

[Prev in Thread] Current Thread [Next in Thread]