ilter "objdump" output for speed
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5d0a8b1a
-Brad
Regards
Bill Somerville.
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to su
On 29/07/2015 14:37, Brad King wrote:
Hi Brad,
On 07/28/2015 06:02 PM, Bill Somerville wrote:
attached is a patch that addresses some issues recently discussed on the
users list.
...
If you're comfortable enough with Git, please split this part out into
a preceding patch with it
On 29/07/2015 16:07, Bill Hoffman wrote:
Hi Bill,
On 7/29/2015 10:17 AM, Bill Somerville wrote:
Is there a reason not to look for objdump before dumpbin?
I was under the impression that dumpbin was selected first for non-MinGW
Windows builds, I have no idea if objdump works with binaries
On 29/07/2015 14:37, Brad King wrote:
Hi Brad,
On 07/28/2015 06:02 PM, Bill Somerville wrote:
...
As there doesn't seem to be a reliable way of detecting MinGW callers
of fixup_bundle() may have to set the variable gp_tool to "objdump" if
dumpbin.exe is installed on the bui
ed library dependency
walker over MS dumpbin.exe. See the patch description for details.
Regards
Bill Somerville.
From 203848c099026c23b5f70d395d0469887f099d23 Mon Sep 17 00:00:00 2001
From: Bill Somerville
Date: Tue, 28 Jul 2015 22:40:36 +0100
Subject: [PATCH] For MinGW pre-filter objdump