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

Re: gdb/1464: failure to compile on solaris 9


The following reply was made to PR gdb/1464; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@mvista.com>
To: cacker@bu.edu
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/1464: failure to compile on solaris 9
Date: Sun, 23 Nov 2003 12:40:33 -0500

 On Sun, Nov 23, 2003 at 05:18:23PM -0000, cacker@bu.edu wrote:
 > 
 > >Number:         1464
 > >Category:       gdb
 > >Synopsis:       failure to compile on solaris 9
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       medium
 > >Responsible:    unassigned
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Sun Nov 23 17:28:00 UTC 2003
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     cacker@bu.edu
 > >Release:        unknown-1.0
 > >Organization:
 > >Environment:
 > 
 > >Description:
 > after:
 > gcc -c -g -O2  -I/usr/include/v9  -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DMI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  infrun.c
 > 
 > the error message:
 > /usr/ccs/bin/as: "/var/tmp/ccPIX0se.s", line 3928: error: constant value must be between -4096 and 4095
 > gmake[1]: *** [infrun.o] Error 1
 > gmake[1]: Leaving directory `/tmp/gdb-6.0/gdb'
 > gmake: *** [all-gdb] Error 2
 
 That's an error from the assembler.  It is most likely a bug with your
 installed version of GCC.
 
 -- 
 Daniel Jacobowitz
 MontaVista Software                         Debian GNU/Linux Developer


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