[Bug binutils/3107] ld internal error ldlang.c 4272

2006-09-12 Thread rus at kt dot od dot ua

--- Additional Comments From rus at kt dot od dot ua  2006-09-12 07:18 
---
Hi.

Adding entry point to buggy linker script fix this behavour for me. Hope this
small fix will be included in the next stable release. Thanks for attention ;)

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=3107

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/3196] New: Build fails for target arm-xscale-pe

2006-09-12 Thread niko dot schwarz at gmx dot net
It also fails for target=arm-pe with this error message:

:
/usr/src/build-binutils/ld/earmpe.c:1299: undefined reference to 
`def_file_parse'
pe-dll.o: In function `pe_implied_import_dll':
../../binutils-2.17/ld/pe-dll.c:2606: undefined reference to `def_get_module'
../../binutils-2.17/ld/pe-dll.c:2634: undefined reference to 
`def_file_add_import'
../../binutils-2.17/ld/pe-dll.c:2591: undefined reference to `def_file_empty'
pe-dll.o: In function `process_def_file':
../../binutils-2.17/ld/pe-dll.c:522: undefined reference to 
`def_file_add_directive'
pe-dll.o: In function `pe_dll_build_sections':
../../binutils-2.17/ld/pe-dll.c:575: undefined reference to 
`def_file_add_export'
../../binutils-2.17/ld/pe-dll.c:622: undefined reference to 
`def_file_add_export'
../../binutils-2.17/ld/pe-dll.c:509: undefined reference to `def_file_empty'
collect2: ld returned 1 exit status
make[4]: *** [ld-new] Fehler 1
make[4]: Leaving directory `/usr/src/build-binutils/ld'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/usr/src/build-binutils/ld'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/usr/src/build-binutils/ld'
make[1]: *** [all-ld] Fehler 2
make[1]: Leaving directory `/usr/src/build-binutils'
make: *** [all] Fehler 2

I'm trying to have a cross-gcc for a pocket loox, and I really could need help
building it, so I'm kind of annoyed nothing seems to work around here. If you
could, besides fixing this issue, point me to a good forum or manual (no, not
the crossgcc-faq, thank you), id REALLY be grateful

-- 
   Summary: Build fails for target arm-xscale-pe
   Product: binutils
   Version: 2.17
Status: NEW
  Severity: critical
  Priority: P2
 Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: niko dot schwarz at gmx dot net
CC: bug-binutils at gnu dot org
 GCC build triplet: unknown-unkown-unknown
  GCC host triplet: athlon-linux-gnu
GCC target triplet: arm-xscale-pe


http://sourceware.org/bugzilla/show_bug.cgi?id=3196

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3197] New: ld --hash-style=gnu crashes

2006-09-12 Thread hjl at lucon dot org
[EMAIL PROTECTED] hash]$ cat x.c
void
foo (void)
{
}
[EMAIL PROTECTED] hash]$ make
cc -fPIC   -c -o x.o x.c
./ld -shared --hash-style=gnu -o x x.o
make: *** [x] Floating point exception
make: *** Deleting file `x'

(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /export/home/hjl/bugs/binutils/hash/ld -shared
--hash-style=gnu -o x x.o

Program received signal SIGFPE, Arithmetic exception.
0x08091da7 in elf_link_output_extsym (h=0x9c95400, data=0xbfe70870)
at /net/gnu-13/export/gnu/src/binutils-import/binutils/bfd/elflink.c:7078
7078  bucket = h->u.elf_hash_value % bucketcount;
(gdb)

The problem is that bucketcount is set when --hash-style=gnu is used. I will fix
it with a testcase.

-- 
   Summary: ld --hash-style=gnu crashes
   Product: binutils
   Version: 2.18 (HEAD)
Status: NEW
  Severity: normal
  Priority: P2
 Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: hjl at lucon dot org
CC: bug-binutils at gnu dot org,jakub at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3197

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/3197] ld --hash-style=gnu crashes

2006-09-12 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-09-12 22:13 ---
Fixed by

http://sourceware.org/ml/binutils/2006-09/msg00083.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=3197

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/3184] gas doesn't handle nig integers correctly

2006-09-12 Thread amodra at bigpond dot net dot au

--- Additional Comments From amodra at bigpond dot net dot au  2006-09-13 
06:16 ---
works on mainline

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME


http://sourceware.org/bugzilla/show_bug.cgi?id=3184

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils