[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/260] New: gdb 6.1.1 won't link with binutils 2.15 and GCC 3.4.1
From: |
work at paul dot dubuc dot org |
Subject: |
[Bug ld/260] New: gdb 6.1.1 won't link with binutils 2.15 and GCC 3.4.1 |
Date: |
9 Jul 2004 12:55:05 -0000 |
Trying to build gdb 6.1.1 with binutils 2.15 and GCC 3.4.1 gives me the
following error:
gcc -g -O2 -Wl,-export-dynamic \
-o gdb gdb.o libgdb.a \
../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a
../libiberty/libiberty.a -ldl -lsocket -lnsl -lcurses
../libiberty/libiberty.a
libgdb.a(valarith.o)(.text+0x144c): In function `value_binop':
../../gdb-6.1.1/gdb/valarith.c:802: undefined reference to `pow'
libgdb.a(valarith.o)(.text+0x16f8):../../gdb-6.1.1/gdb/valarith.c:1058:
undefined reference to `pow'
libgdb.a(valarith.o)(.text+0x19ac):../../gdb-6.1.1/gdb/valarith.c:940: undefined
reference to `pow'
collect2: ld returned 1 exit status
Switching back to binutils 2.14, the problem goes away.
--
Summary: gdb 6.1.1 won't link with binutils 2.15 and GCC 3.4.1
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: work at paul dot dubuc dot org
CC: bug-binutils at gnu dot org
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8
http://sources.redhat.com/bugzilla/show_bug.cgi?id=260
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug ld/260] New: gdb 6.1.1 won't link with binutils 2.15 and GCC 3.4.1,
work at paul dot dubuc dot org <=