Re: autoconf2.53 does not work with glibc2.4

2006-11-16 Thread megha kolombkar
Further info configure: error: *** These critical programs are missing or too old: gcc *** Check the INSTALL file for required versions. [EMAIL PROTECTED] glibc_build]$ autoconf --version autoconf (GNU Autoconf) 2.60 Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2006 Free Softwa

autoconf2.53 does not work with glibc2.4

2006-11-16 Thread megha kolombkar
Hi I have been trying to install glibc 2.4 on a 32bit machine . I read from the INSTALL file that autoconf2.53 is compatible , configure script throws an error on this . $uname -a Linux 2.4.18-14 #1 i686 i686 i386 GNU/Linux I have attached the log file . Please get this done with an highest prio

dlltool problem (dot in directory) report and proposed patch

2006-11-16 Thread Pascal Obry
There is a problem with dlltool 2.17 (mingw). If a directories in the installation path contains a dot dlltool will fail. This is because a bug in pex-win32.c:find_executable(). This routine is checking for an extension by doing : int has_extension = !!strchr (program, '.'); Which is obviousl

[Bug ld/3532] ld/bfd assertion failure while linking thumb code.

2006-11-16 Thread raj dot khem at gmail dot com
--- Additional Comments From raj dot khem at gmail dot com 2006-11-16 20:42 --- Created an attachment (id=1424) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1424&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=3532 --- You are receiving this ma

[Bug ld/3532] New: ld/bfd assertion failure while linking thumb code.

2006-11-16 Thread raj dot khem at gmail dot com
The attached testcase causes ld assertion failure. ld: BFD 2.17.50 20061116 assertion fail ../../bfd/elf32-arm.c:8404 This has started to happen after the following patch was committed. 2006-08-17 Paul Brook <[EMAIL PROTECTED]> bfd/ * elf32-arm.c (elf32_arm_link_hash_entry

[Bug ld/3531] ld segfaults linking thumb code.

2006-11-16 Thread raj dot khem at gmail dot com
--- Additional Comments From raj dot khem at gmail dot com 2006-11-16 20:35 --- Created an attachment (id=1423) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1423&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=3531 --- You are receiving this ma

[Bug ld/3531] New: ld segfaults linking thumb code.

2006-11-16 Thread raj dot khem at gmail dot com
The following example when linked with latest binutils causes ld to segfault. There is a script do.sh in the tar file which has the detailed commandline for linker. This testcase is reduced from uclibc. -- Summary: ld segfaults linking thumb code. Product: binutils

[Bug gas/3469] GAS encodes corrupt relocation ld reports bad reloc symbol index

2006-11-16 Thread jbeulich at novell dot com
--- Additional Comments From jbeulich at novell dot com 2006-11-16 08:15 --- patch committed -- What|Removed |Added Status|NEW |RESOLVED