This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC 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]

bootstrap/10873: /var/tmp//ccvH2onm.s:8872: Error: operation combines symbols in different segments


>Number:         10873
>Category:       bootstrap
>Synopsis:       /var/tmp//ccvH2onm.s:8872: Error: operation combines symbols in different segments
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 19 21:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Chuck Noren, SITA, Atlanta
>Release:        gcc 3.3
>Organization:
>Environment:
DYNIX/ptx tocst1 4.0 V4.5.2 i386
>Description:
Downloaded gcc-3.3, untarred it on a IBM Numa. Created obj directory, ran configure (configure --with-gnu-as) and did a "make bootstrap". Got the following error:


/usr/local/gnu/gcc-3.3/gcc/libgcc2.c:0: warning: support for the DWARF1 debugging format is deprecated
./xgcc -B./ -B/usr/local/i386-sequent-sysv4/bin/ -isystem /usr/local/i386-sequent-sysv4/include -isystem /usr/local/i386-sequent-sysv4/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/usr/local/gnu/gcc-3.3/gcc -I/usr/local/gnu/gcc-3.3/gcc/. -I/usr/local/gnu/gcc-3.3/gcc/config -I/usr/local/gnu/gcc-3.3/gcc/../include  -DL_divdi3 -c /usr/local/gnu/gcc-3.3/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
/usr/local/gnu/gcc-3.3/gcc/libgcc2.c:0: warning: support for the DWARF1 debugging format is deprecated
/var/tmp//ccvH2onm.s: Assembler messages:
/var/tmp//ccvH2onm.s:8872: Error: operation combines symbols in different segments
make[3]: *** [libgcc/./_divdi3.o] Error 1
make[3]: Leaving directory `/usr/local/gnu/gcc-3.3-obj/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/usr/local/gnu/gcc-3.3-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/gnu/gcc-3.3-obj/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:

>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]