[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-04-24 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-04-24 23:16 --- Changed bug description because this Bugzilla version is UTF-8 impaired. -- What|Removed |Added

[Bug gold/10105] New: gold compilation fail ure on F11 x86±64 b/c of conflicting basename( ) declaration

2009-04-24 Thread peter dot kovar at gmail dot com
binutils checked out from CVS right now ../../configure --enable-gold make[4]: Entering directory `/usr/src/GNU/binutils/Linux/x86-64/gold' if g++ -DHAVE_CONFIG_H -I. -I../../../gold -I. -I../../../gold -I../../../gold/../include -I../../../gold/../elfcpp -DLOCALEDIR="\"/usr/local/share/locale\""

[Bug gold/10098] gold 2.19.1: internal error in map_to_kept_section, at object.cc:1587

2009-04-24 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-04-24 15:45 --- This is going to be difficult to analyze without a test case. Some of this code has changed since the 2.19.1 release, so if producing a test case is difficult then the first thing to try would be the development source

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-24 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-04-24 15:11 --- Please let me know if the patch I've just committed fixes it for you. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10061 --- You are receiving this mail because: --- You are on the CC lis

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-24 Thread amodra at bigpond dot net dot au
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at bigpond dot net |redhat dot com |dot au Status|NEW

[Bug binutils/10061] The binutils suite will not compile on systems without a bash shell

2009-04-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-04-24 15:06 --- Subject: Bug 10061 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-04-24 15:06:17 Modified files: ld : ChangeLog genscripts.sh Log message

Re: Problem faced in building binutil

2009-04-24 Thread Nick Clifton
Hi Meena, The above command results into generation of "/home/meena/install" folder and following sub-folders generated in this directory. me...@meena-laptop:~/install$ ls bin info lib man mipstx39 share And if you look inside the bin directory for example you will find the executables

Re: Problem faced in building binutil

2009-04-24 Thread Meena
Hi Nick, Thanks for your response. > Makefino is only needed if the info files that are built from the texi > files are out of date. The problem here is that both the info files and > the texi files have come from the same tarball, so they have the same > (approximate anyway) timestamp. One

Re: Problem faced in building binutil

2009-04-24 Thread Nick Clifton
Hi Meena, ../../binutils-2.19.1/gas/config/tc-mips.c:3459: error: format not a string literal and no format arguments Thanks for mentioning this. We have already fixed the problem in the mainline sources, so you may want to start using them. After doing above modifications, the above erro