delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2003/01/04/19:35:36

Message-ID: <004b01c2b452$53a2a080$0100a8c0@acp42g>
From: "Andrew Cottrell" <acottrel AT ihug DOT com DOT au>
To: <djgpp-workers AT delorie DOT com>
Subject: bfdsymify enhancement for next release
Date: Sun, 5 Jan 2003 11:13:44 +1100
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Reply-To: djgpp-workers AT delorie DOT com

This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C2B4AB.82C8CC00
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

In re-building GDB 5.3 I checked the build and output at each stage and =
when I got to build bfdsymify I thought I had made a mistake as the date =
and version it output was veryv ery old, but it was what I built 20 =
minutes ago. The following was the relevant output:-

"BFDSymify Version 1.2, 2002-02-24 (BFD version 2.11.90)"

This is hard coded in the bfdsymify.c as follows, which is missleading =
and now probably incorrect as the BFD version would not be higher than =
this.

The code fragment is:-
 if (argc < 2)
 {
   fprintf(stderr,
           "BFDSymify Version 1.2, 2002-02-24 (BFD version 2.11.90)\n");


When the next GDB release is packages if someone remembers could this =
line be updated or the code changed so it gets the info from the GDB =
libraries so that it is always up to date.

Andrew
------=_NextPart_000_0012_01C2B4AB.82C8CC00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1126" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<DIV>
<DIV>In re-building GDB 5.3 I checked the build and output at each stage =
and=20
when I got to build bfdsymify I thought I had made a mistake as the date =
and=20
version it output was veryv ery old, but it was what I built 20 minutes =
ago. The=20
following was the relevant output:-</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>"BFDSymify Version 1.2, 2002-02-24 (BFD version 2.11.90)"</DIV>
<DIV>&nbsp;</DIV>
<DIV>This is hard coded in the bfdsymify.c as follows, which is =
missleading and=20
now probably incorrect as the BFD version would not be higher than =
this.</DIV>
<DIV>&nbsp;</DIV>
<DIV>The code fragment is:-</DIV>
<DIV>&nbsp;if (argc &lt; 2)<BR>&nbsp;{<BR>&nbsp;&nbsp;=20
fprintf(stderr,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;=20
"BFDSymify Version 1.2, 2002-02-24 (BFD version 2.11.90)\n");<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>When the next GDB release is packages if someone remembers could =
this line=20
be updated or the code changed so it gets the info from the GDB =
libraries so=20
that it is always up to date.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Andrew</DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0012_01C2B4AB.82C8CC00--


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019