public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* BINUTILS
@ 2010-05-22  2:54 TM
  2010-05-22 16:58 ` BINUTILS Christopher Faylor
  0 siblings, 1 reply; 18+ messages in thread
From: TM @ 2010-05-22  2:54 UTC (permalink / raw)
  To: bug-binutils, binutils, gnu



^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <BANLkTik0vGrVo_GLCwxCsYJg-ACkp4UNXg@mail.gmail.com>]
* binutils
@ 2009-03-17  3:58 Богдан
  2009-04-01 15:10 ` binutils Nick Clifton
  0 siblings, 1 reply; 18+ messages in thread
From: Богдан @ 2009-03-17  3:58 UTC (permalink / raw)
  To: binutils

Hi, I want to ask you to make a git source tree for binutils. Can 
you?
Wait for your letter, thanks.

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <265bc15d0604100332x23b54f74h9456481c531e9224@mail.gmail.com>]
* binutils
@ 2003-11-13 15:29 Robert Trask
  0 siblings, 0 replies; 18+ messages in thread
From: Robert Trask @ 2003-11-13 15:29 UTC (permalink / raw)
  To: binutils

unsubscribe

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: binutils
@ 2002-05-14  3:18 C Sares
  2002-05-14  9:15 ` binutils H . J . Lu
  0 siblings, 1 reply; 18+ messages in thread
From: C Sares @ 2002-05-14  3:18 UTC (permalink / raw)
  To: nickc; +Cc: binutils

>I think that it would be better to update your sources to the >latest
>version.  For example in the current sources the config.bfd file has
>this entry:
>
>   i[3456]86-*-linux-gnu*)
>     targ_defvec=bfd_elf32_i386_vec
>     targ_selvecs="i386linux_vec bfd_efi_app_ia32_vec"
>     ;;
>
>Which should suit your needs.
>
>Cheers
>         Nick


Hi Nick,
It worked fine. But the file which I converted from coff executable to  ELF 
32-bit LSB executable is not working in RH 7.2. While executing, it is 
giving the outout 'Segmentation fault'. What may be the reason?
Thanks
Sares



_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: binutils
@ 2002-05-11  3:00 C Sares
  2002-05-11  3:36 ` binutils Nick Clifton
  0 siblings, 1 reply; 18+ messages in thread
From: C Sares @ 2002-05-11  3:00 UTC (permalink / raw)
  To: nickc; +Cc: binutils

Hi Nick
Thanks for the reply,
i686-*-linux target does not exist in bfd/config.bfd. What I should add to 
that file? I require binutils to convert one coff file to change to elf 
format.
Saresc

>From: Nick Clifton <nickc@cambridge.redhat.com>
>To: "C Sares" <saresc@hotmail.com>
>CC: binutils@sources.redhat.com
>Subject: Re: binutils
>Date: 11 May 2002 10:12:18 +0100
>
>Hi Saresc,
>
> > I configured binutils in RH Linux 7.2 using the command
>
>Which version of the binutils sources are you using ?
>
> > configure --enable-64-bit-bfd --enable-targets=all
> >
> > The ouput I got was
> > Configuring for a i686-unknown-linux host.
> > Created "Makefile" in /root/Binutils/binutils-2.7
> > *** BFD does not support target i686-unknown-linux.
> > *** Look in bfd/config.bfd for supported targets.
>
>Does the i686-*-linux target exist in your copy of bfd/config.bfd ?
>
>Cheers
>         Nick
>




_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

^ permalink raw reply	[flat|nested] 18+ messages in thread
* binutils
@ 2002-05-08  3:35 C Sares
  2002-05-11  2:12 ` binutils Nick Clifton
  0 siblings, 1 reply; 18+ messages in thread
From: C Sares @ 2002-05-08  3:35 UTC (permalink / raw)
  To: binutils



Hello,
I configured binutils in RH Linux 7.2 using the command

configure --enable-64-bit-bfd --enable-targets=all

The ouput I got was
Configuring for a i686-unknown-linux host.
Created "Makefile" in /root/Binutils/binutils-2.7
*** BFD does not support target i686-unknown-linux.
*** Look in bfd/config.bfd for supported targets.
Configure in /root/Binutils/binutils-2.7/opcodes failed, exiting.
Please help me to configure this
Thanks and regards
Saresc

_________________________________________________________________
Join the worldÂ’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-06-25  4:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-22  2:54 BINUTILS TM
2010-05-22 16:58 ` BINUTILS Christopher Faylor
     [not found] <BANLkTik0vGrVo_GLCwxCsYJg-ACkp4UNXg@mail.gmail.com>
2011-06-25  4:45 ` Binutils Ian Lance Taylor
  -- strict thread matches above, loose matches on Subject: below --
2009-03-17  3:58 binutils Богдан
2009-04-01 15:10 ` binutils Nick Clifton
     [not found] <265bc15d0604100332x23b54f74h9456481c531e9224@mail.gmail.com>
2006-04-10 14:47 ` binutils Janardhan Molumuri
2006-04-10 15:17   ` binutils Daniel Jacobowitz
2006-04-11 13:22     ` binutils Janardhan Molumuri
2003-11-13 15:29 binutils Robert Trask
2002-05-14  3:18 binutils C Sares
2002-05-14  9:15 ` binutils H . J . Lu
2002-05-14  9:51   ` binutils Ian Lance Taylor
2002-05-14 10:25     ` binutils H . J . Lu
2002-05-15  4:04       ` binutils Satheesan
2002-05-11  3:00 binutils C Sares
2002-05-11  3:36 ` binutils Nick Clifton
2002-05-08  3:35 binutils C Sares
2002-05-11  2:12 ` binutils Nick Clifton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).