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

gdb/2341: build of 6.7 or latest snap on Solaris 9 fails in sol-thread.c


>Number:         2341
>Category:       gdb
>Synopsis:       build of 6.7 or latest snap on Solaris 9 fails in sol-thread.c
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 17 14:18:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zube@cs.colostate.edu
>Release:        6.7 or 6.7.50_2007101
>Organization:
>Environment:
SunOS vanguard 5.9 Generic_122300-13 sun4u sparc SUNW,Sun-Fire-V250 Solaris

Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/specs
Configured with: ../gcc-3.4.6/configure
Thread model: posix
gcc version 3.4.6

./configure in main source directory, followed by gmake
>Description:
gcc -c -O2    -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I.././gdb/../readline/.. -I../bfd -I.././gdb/../bfd -I.././gdb/../include -I./../intl  -DMI_OUT=1 -DTUI=1  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-unused -Wno-switch -Wno-char-subscripts -Werror sol-thread.c
sol-thread.c: In function `sol_thread_fetch_registers':
sol-thread.c:533: warning: dereferencing type-punned pointer will break strict-aliasing rules
gmake[2]: *** [sol-thread.o] Error 1
gmake[2]: Leaving directory `/stat/src/gdb/gdb-6.7.50_20071017/gdb'
gmake[1]: *** [all-gdb] Error 2
gmake[1]: Leaving directory `/stat/src/gdb/gdb-6.7.50_20071017'
gmake: *** [all] Error 2
>How-To-Repeat:
./configure in main source directory
gmake

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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