Re: Problem faced in building binutil

2009-04-28 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 Is this problem is specific to ubuntu linux client? Err not the client, but the version of gcc that you are using. This is because We are not getting this error on cygwin

Re: Problem faced in building binutil

2009-04-28 Thread Meena
Hi Nick, I need one more clarification which was missed earlier. > ../../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 sta

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

Problem faced in building binutil

2009-04-23 Thread Meena
Hi All! I am facing problem in building binutils. Binutils source has been downloaded from http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.gz For learning purpose, I have configured binutil for mipstx39 using following command: ../binutils-2.19.1/configure --target=mipstx39 --prefix=/home

Problem faced in building binutil

2009-04-23 Thread Meena Bansal
e/meena/binutils-2.19.1/build' make: *** [all] Error 2 Any idea what could be the cause of above error? Thanks in advance. Meena -- View this message in context: http://www.nabble.com/Problem-faced-in-building-binutil-tp23194892p23194892.html Sent from the Gnu - Binutils - Bugs mailing list