Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Bunk, Bernd" <bernd.bunk@intel.com>
To: Pedro Alves <palves@redhat.com>
Cc: "tromey@redhat.com" <tromey@redhat.com>,
	"eliz@gnu.org" <eliz@gnu.org>,
	"gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: RE: [PATCH v3] Added file properties to windows gdb executable for all mingw32 builds.
Date: Mon, 26 Aug 2013 12:30:00 -0000	[thread overview]
Message-ID: <E2C54CDFBA86B845B3B075E2B2042A9120256D4B@IRSMSX106.ger.corp.intel.com> (raw)
In-Reply-To: <52178748.9070909@redhat.com>

> -----Original Message-----
> From: Pedro Alves [mailto:palves@redhat.com]
> Sent: Friday, August 23, 2013 6:01 PM
> To: Bunk, Bernd
> Cc: tromey@redhat.com; palves@redhat.com; eliz@gnu.org; gdb-
> patches@sourceware.org
> Subject: Re: [PATCH v3] Added file properties to windows gdb executable
> for all mingw32 builds.
> 
> On 08/23/2013 04:54 PM, Bernd Bunk wrote:
> > On Windows OS it is custom that executables and DLL's show file
> properties.
> > These contain product name/version, file name/version,
> company/copyright info.
> > File properties are visible by right-click on the file, selecting
> properties \ details.
> > This patch adds file properties to the gdb executable for all mingw
> builds.
> >
> > 2013-08-14  Bernd Bunk  <bernd.bunk@intel.com>
> >
> > 	* Makefile.in (windows_exe_properties.h): Add rule to create
> > 	windows_exe_properties.h header file with file property
> information.
> > 	(windows_exe_properties.o): Added rule to build the resource
> file.
> 
> I didn't find where this was updated to write to a temporary file, and
> then move to the final destination.  Did I miss something?
Sorry forgot to answer to this.  As mentioned in a PATCH v2 answer, I don't need to copy it.  I just removed the $(srcdir) folder infront of the filename in the shell script and added a "-I." to the build rule.  So the RC file now includes the header file from the local folder, which is the build folder.  But if you don't like this solution I can change it...

> 
> > 	* configure: Add windows_exe_properties.o to mingw32 specific
> > 	objects.
> 
> configure is a generated file.  You'll need to edit configure.ac
> instead.
> 
> --
> Pedro Alves

Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052


  parent reply	other threads:[~2013-08-26 12:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-23 15:55 Bernd Bunk
2013-08-23 16:01 ` Pedro Alves
2013-08-26 12:27   ` Bunk, Bernd
2013-08-26 12:30   ` Bunk, Bernd [this message]
2013-08-26 14:49     ` Pedro Alves
2013-08-23 16:06 ` Pedro Alves
2013-08-26 12:33   ` Bunk, Bernd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E2C54CDFBA86B845B3B075E2B2042A9120256D4B@IRSMSX106.ger.corp.intel.com \
    --to=bernd.bunk@intel.com \
    --cc=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox